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 c97d8e2 commit c587e47Copy full SHA for c587e47
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
global-json-file: global.json
27
- name: Set up Node.js
28
- uses: actions/setup-node@v6.4.0
+ uses: actions/setup-node@v7.0.0
29
30
node-version: 24.x
31
- name: Build Frontend
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
32
33
34
35
36
37
0 commit comments