Skip to content

Commit 4edfdff

Browse files
authored
1 parent 39240fd commit 4edfdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Shellcheck
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@v2
10+
- uses: actions/checkout@v3
1111
- name: Run ShellCheck
1212
uses: ludeeus/action-shellcheck@master
1313
env:

0 commit comments

Comments
 (0)