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 2844894 commit d40509aCopy full SHA for d40509a
.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.4.0
+ uses: actions/setup-node@v5.0.0
29
30
node-version: 22.18.x
31
- name: Build Frontend
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
32
33
34
35
36
37
0 commit comments