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 153a7d6 commit 58b0d75Copy full SHA for 58b0d75
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
dotnet-version: 7.0.x
24
- name: Set up Node.js
25
- uses: actions/setup-node@v4.1.0
+ uses: actions/setup-node@v4.2.0
26
27
node-version: 21.6.x
28
- name: Build Frontend
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments