We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07b2fe4 + 631c7d3 commit 156652dCopy full SHA for 156652d
1 file changed
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v1
29
- uses: actions/setup-node@v1
30
with:
31
- node-version: 12
+ node-version: 20
32
registry-url: https://registry.npmjs.org/
33
- id: get_version
34
run: |
@@ -100,7 +100,7 @@ jobs:
100
101
102
103
104
105
106
0 commit comments