Skip to content

Commit c515a6b

Browse files
chore(deps): update actions/checkout action to v6
1 parent 599588c commit c515a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
container:
1515
image: ghcr.io/serenity-js/playwright:v1.57.0-noble
1616
steps:
17-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
17+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1818
- uses: actions/setup-node@v6
1919
with:
2020
node-version: '24.11.1'

0 commit comments

Comments
 (0)