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 f7082f7 commit 3ea0e2cCopy full SHA for 3ea0e2c
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Node.js
28
uses: actions/[email protected]
29
with:
30
- node-version: 22.15.x
+ node-version: 22.18.x
31
- name: Build Frontend
32
run: .\build.ps1
33
working-directory: src/ServicePulse.Host
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
34
35
36
37
38
39
0 commit comments