We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4696891 + be2d33d commit f38f354Copy full SHA for f38f354
1 file changed
.github/workflows/playwright.yml
@@ -38,7 +38,7 @@ jobs:
38
fallbackNpm: '^10'
39
40
- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
41
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
42
with:
43
node-version: ${{ steps.versions.outputs.nodeVersion }}
44
0 commit comments