Skip to content

Commit 0da7b20

Browse files
committed
ci: node version
1 parent cca8544 commit 0da7b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: setup node
1919
uses: actions/setup-node@v1
2020
with:
21-
node-version: 14
21+
node-version: 20
2222

2323
- name: create package-lock.json
2424
run: npm i --package-lock-only --ignore-scripts

0 commit comments

Comments
 (0)