Skip to content

Commit a3f8c77

Browse files
[skip-release] Update actions/checkout action to v7
1 parent 4411ab3 commit a3f8c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
lint:
55
runs-on: ubuntu-24.04
66
steps:
7-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
7+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
88

99
- run: shellcheck **/*.sh
1010

0 commit comments

Comments
 (0)