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 b76cb03 commit 2f28977Copy full SHA for 2f28977
.github/workflows/release-please.yml
@@ -19,7 +19,7 @@ jobs:
19
if: ${{ steps.release.outputs.release_created }}
20
- uses: actions/setup-node@v1
21
with:
22
- node-version: 12
+ node-version: 18
23
registry-url: 'https://registry.npmjs.org'
24
25
- run: npm ci
0 commit comments