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 b5b0320 commit 165970fCopy full SHA for 165970f
.github/workflows/npm-publish.yml
@@ -12,6 +12,6 @@ jobs:
12
needs: lint
13
uses: yoriiis/actions/.github/workflows/npm-publish.yml@main
14
with:
15
- node-version: 16
+ node-version: 20
16
secrets:
17
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments