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 95b1f72 commit e0def80Copy full SHA for e0def80
.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: 18.x
+ DEPLOY_NODE_VERSION: 19.x
8
jobs:
9
build-and-test:
10
name: Build and Test
0 commit comments