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 5627f67 + 66f3179 commit 4115720Copy full SHA for 4115720
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
container:
15
image: ghcr.io/serenity-js/playwright:v1.56.1-noble
16
steps:
17
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
18
- uses: actions/setup-node@v6
19
with:
20
node-version: '22.21.1'
0 commit comments