Skip to content

Commit ac38611

Browse files
committed
ci: node version
1 parent 9a6456a commit ac38611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Node.js
2121
uses: actions/setup-node@v2
2222
with:
23-
node-version: '18' # Specify the Node.js version
23+
node-version: '20' # Specify the Node.js version
2424
- name: navigation frontpage
2525
run: cd spez-frontend
2626
- name: Install dependencies

0 commit comments

Comments
 (0)