Skip to content

Commit eebe272

Browse files
chore(deps): update actions/checkout action to v7
1 parent cd5920e commit eebe272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
lint:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
10+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1111
- uses: actions/setup-node@v6
1212
with:
1313
node-version: 24

0 commit comments

Comments
 (0)