Skip to content

Commit b4b63fa

Browse files
committed
bump node version
1 parent 1be9f0d commit b4b63fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- uses: actions/setup-node@v2
7676
if: matrix.config.kind == 'test_release'
7777
with:
78-
node-version: '14.x'
78+
node-version: '20.x'
7979
registry-url: 'https://registry.npmjs.org'
8080

8181
- name: Setup and test npm deployment

0 commit comments

Comments
 (0)