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 a859ad7 commit 4e56282Copy full SHA for 4e56282
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-node@v3
13
with:
14
- node-version: 14
+ node-version: 18.16.0
15
registry-url: https://registry.npmjs.org/
16
cache: npm
17
- run: npm ci
0 commit comments