We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 599588c + c515a6b commit 9b5a368Copy full SHA for 9b5a368
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
container:
15
image: ghcr.io/serenity-js/playwright:v1.57.0-noble
16
steps:
17
- - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
18
- uses: actions/setup-node@v6
19
with:
20
node-version: '24.11.1'
0 commit comments