We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3a618 commit a076052Copy full SHA for a076052
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ env:
4
CI: true
5
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
6
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
7
- DEPLOY_NODE_VERSION: 19.x
+ DEPLOY_NODE_VERSION: 20.x
8
jobs:
9
build-and-test:
10
name: Build and Test
0 commit comments