Skip to content

Commit

Permalink
Change: Update node version for build in release-pontos
Browse files Browse the repository at this point in the history
  • Loading branch information
a-h-abdelsalam authored and timopollmeier committed Jun 28, 2024
1 parent 27b5a40 commit d6f5a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pontos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Set up node
uses: actions/setup-node@v4
with:
node-version: "14"
node-version: "18"
cache: "npm"
- name: Install npm dependencies
run: npm install
Expand Down

0 comments on commit d6f5a75

Please # to comment.