Skip to content

Commit fd4d549

Browse files
author
GitHub
committed
ci(github): deploy using node 20.x
1 parent 5dbfb41 commit fd4d549

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
@@ -4,7 +4,7 @@ env:
44
CI: true
55
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
66
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
7-
DEPLOY_NODE_VERSION: 19.x
7+
DEPLOY_NODE_VERSION: 20.x
88
jobs:
99
build-and-test:
1010
name: Build and Test

0 commit comments

Comments
 (0)