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.
2 parents 34420e8 + e9e6392 commit 06a1649Copy full SHA for 06a1649
.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.18.x
+ node-version: 22.19.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