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 6eb7609 commit bd654feCopy full SHA for bd654fe
.github/workflows/deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
tox -e generate-gh-release-notes -- "$VERSION" gh-release-notes.md
65
66
- name: Upload release notes
67
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
68
with:
69
name: release-notes
70
path: gh-release-notes.md
0 commit comments