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.
2 parents 09eae77 + f8e7d57 commit 459cb86Copy full SHA for 459cb86
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
dotnet-version: 7.0.x
27
- name: Set up Node.js
28
- uses: actions/setup-node@v4.3.0
+ uses: actions/setup-node@v4.4.0
29
30
node-version: 22.13.x
31
- name: Build Frontend
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
node-version: 21.6.x
38
0 commit comments