We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 339c996 + dbd8c6d commit de111aaCopy full SHA for de111aa
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
token: ${{ secrets.GITHUB_TOKEN }}
58
future_release: ${{ needs.version-info.outputs.new_tag }}
59
exclude_labels: duplicate,question,invalid,wontfix,release
60
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
61
with:
62
name: CHANGELOG.md
63
path: CHANGELOG.md
0 commit comments