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