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 ae24bc1 commit febc111Copy full SHA for febc111
.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.1.0
+ uses: actions/setup-node@v4.2.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