We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff58794 + 03d2ed8 commit 3030779Copy full SHA for 3030779
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2
11
- uses: actions/setup-node@v1
12
with:
13
- node-version: 11
+ node-version: 20
14
registry-url: 'https://registry.npmjs.org'
15
- run: |
16
npm install
.github/workflows/publish_beta.yml
0 commit comments