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.
1 parent 6f8d820 commit e20a75bCopy full SHA for e20a75b
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
container:
15
image: ghcr.io/serenity-js/playwright:v1.58.1-noble
16
steps:
17
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
18
- uses: actions/setup-node@v6
19
with:
20
node-version: '24.14.0'
0 commit comments