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 c64af2f commit 3d272d8Copy full SHA for 3d272d8
.github/workflows/submit.yml
@@ -31,7 +31,7 @@ jobs:
31
version: latest
32
run_install: true
33
- name: Use Node.js 20.x
34
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
35
with:
36
node-version: 20.x
37
cache: "pnpm"
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments