Skip to content

Commit f211f09

Browse files
committed
Update to latest LTS of node in the CI build
1 parent 056b70a commit f211f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Node.js
2525
uses: actions/[email protected]
2626
with:
27-
node-version: 21.6.x
27+
node-version: 22.13.x
2828
- name: Build Frontend
2929
run: .\build.ps1
3030
working-directory: src/ServicePulse.Host

0 commit comments

Comments
 (0)