We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d932bb9 + 9450eaf commit 77617d0Copy full SHA for 77617d0
2 files changed
.github/workflows/publish-prerelease-npm.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v2
15
- uses: actions/setup-node@v1
16
with:
17
- node-version: 12
+ node-version: 22
18
registry-url: https://registry.npmjs.org/
19
- run: yarn install --ignore-scripts
20
- run: yarn ci:build
.github/workflows/publish-stable-npm.yml
0 commit comments