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 d608b76 commit b254cfeCopy full SHA for b254cfe
.github/workflows/workflow.yaml
@@ -50,7 +50,7 @@ jobs:
50
- name: Setup Node.js
51
uses: actions/setup-node@v1
52
with:
53
- node-version: 16
+ node-version: 18
54
- name: Release
55
env:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments