We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4653aa5 + f9cb9e8 commit c757cb9Copy full SHA for c757cb9
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
16
with:
17
- node-version: 14
+ node-version: 20
18
registry-url: https://registry.npmjs.org/
19
cache: npm
20
- run: npm ci
0 commit comments