Skip to content

Commit f33855c

Browse files
Bump actions/checkout from 4.3.1 to 6.0.2 (#4)
1 parent 7e487f7 commit f33855c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
shellcheck:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
12+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1313
- name: Run shellcheck
1414
run: shellcheck cc.sh

0 commit comments

Comments
 (0)