Skip to content

Commit 3613b07

Browse files
authored
Update .github/workflows/ci.yml
1 parent 68fd406 commit 3613b07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
lint:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10
14+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1515
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
1616
with:
1717
node-version: 26

0 commit comments

Comments
 (0)