Skip to content

Commit 94aa6bb

Browse files
Update CI to remove set-output -related warning
1 parent 74ecf5f commit 94aa6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Git checkout
1616
uses: actions/checkout@v3
1717
- name: Run ShellCheck
18-
uses: ludeeus/action-shellcheck@1.1.0
18+
uses: ludeeus/action-shellcheck@2.0.0
1919
# uses .markdownlint.yml for configuration
2020
- name: Run markdownlint
2121
uses: DavidAnson/markdownlint-cli2-action@v7

0 commit comments

Comments
 (0)