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 bf5503f commit 244d805Copy full SHA for 244d805
.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/[email protected].3
+ uses: actions/[email protected].4
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