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 85a741b commit ef04764Copy full SHA for ef04764
.github/workflows/npm-publish-github-packages.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v3
26
- uses: actions/setup-node@v3
27
with:
28
- node-version: 16
+ node-version: 20
29
registry-url: https://npm.pkg.github.com/
30
- run: npm ci
31
env:
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments