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.
2 parents c924726 + 87d4bc0 commit fa9d473Copy full SHA for fa9d473
.github/workflows/tag-git.yml
@@ -84,7 +84,7 @@ jobs:
84
GPGKEY: ${{secrets.GPGKEY}}
85
- name: install markdown/w3m (needed to render release notes)
86
run: sudo apt-get install -y markdown w3m
87
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
88
with:
89
node-version: ${{env.NODEJS_VERSION}}
90
- name: Generate bundle artifacts
0 commit comments