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 8222c84 + 49ab112 commit afabc8bCopy full SHA for afabc8b
.github/workflows/linux.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: Use Node.js
15
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
16
with:
17
node-version: '20.x'
18
- name: Install latest Chrome
.github/workflows/manual-start.yml
@@ -15,7 +15,7 @@ jobs:
19
20
21
0 commit comments