We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 181ccae commit f4eba06Copy full SHA for f4eba06
2 files changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-node@v4
20
with:
21
- node-version: 18.13.0
+ node-version: 22.17.0
22
23
- uses: pnpm/action-setup@v3
24
.github/workflows/npm-publish.yml
registry-url: 'https://registry.npmjs.org'
0 commit comments