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 a506acd commit 78ff0c5Copy full SHA for 78ff0c5
.github/workflows/nightly-release.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup node
26
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
27
with:
28
- node-version: 20
+ node-version: 24
29
cache: pnpm
30
31
- name: Install dependencies
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
- name: Setup node.js
32
33
34
0 commit comments