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 5754776 commit 1552bc0Copy full SHA for 1552bc0
.github/workflows/playwright.yml
@@ -9,7 +9,7 @@ jobs:
9
timeout-minutes: 60
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
14
with:
15
node-version: 18
0 commit comments