Skip to content

Commit 951bad0

Browse files
committed
ci: upgrade to node 20.x
1 parent a74b95c commit 951bad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install NodeJS
1717
uses: actions/setup-node@v4
1818
with:
19-
node-version: '16.x'
19+
node-version: '20.x'
2020
cache: yarn
2121
cache-dependency-path: gbdevio/yarn.lock
2222

0 commit comments

Comments
 (0)