Skip to content

Commit 3e9cdf0

Browse files
committed
ci: update node version to 20
1 parent 0656ac6 commit 3e9cdf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version: 1.22
1919
- uses: actions/[email protected]
2020
with:
21-
node-version: '16'
21+
node-version: '20'
2222
cache: yarn
2323
cache-dependency-path: ./web/yarn.lock
2424
- name: Build

0 commit comments

Comments
 (0)