We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528877c commit df5ae63Copy full SHA for df5ae63
2 files changed
.github/workflows/npm-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
16
with:
17
- node-version: 16
+ node-version: 20
18
registry-url: https://registry.npmjs.org/
19
20
- run: |
.github/workflows/npm-unpublish.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
0 commit comments