There was an error while loading. Please reload this page.
2 parents b528604 + 51a1ae5 commit 4d509c9Copy full SHA for 4d509c9
1 file changed
.github/workflows/linux.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Use Node.js
15
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
16
with:
17
node-version: '20.x'
18
- name: Install latest Chrome
0 commit comments