Skip to content

Commit d6f5a75

Browse files
a-h-abdelsalamtimopollmeier
authored andcommitted
Change: Update node version for build in release-pontos
1 parent 27b5a40 commit d6f5a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pontos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Set up node
6767
uses: actions/setup-node@v4
6868
with:
69-
node-version: "14"
69+
node-version: "18"
7070
cache: "npm"
7171
- name: Install npm dependencies
7272
run: npm install

0 commit comments

Comments
 (0)