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 59f3b8f commit 9248d83Copy full SHA for 9248d83
.github/workflows/push.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Setup Node.js
59
uses: actions/setup-node@v2
60
with:
61
- node-version: 14
+ node-version: 20
62
- name: Release
63
env:
64
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments