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 8ec0b55 + b612ffe commit 47be5f5Copy full SHA for 47be5f5
1 file changed
.github/workflows/playwright.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Set up Node.js
23
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
24
with:
25
node-version: lts/*
26
0 commit comments