There was an error while loading. Please reload this page.
2 parents 9e55451 + 45f1680 commit 9e0fc75Copy full SHA for 9e0fc75
1 file changed
.github/workflows/linux.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v7
14
- name: Use Node.js
15
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
16
with:
17
node-version: '20.x'
18
- name: Install latest Chrome
0 commit comments