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 5971db4 commit 15e3e2dCopy full SHA for 15e3e2d
.github/workflows/generate-changelog.yml
@@ -53,7 +53,7 @@ jobs:
53
python -m jupyter_releaser.actions.generate_changelog
54
cat CHANGELOG_ENTRY.md
55
56
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
57
with:
58
name: changelog
59
path: CHANGELOG_ENTRY.md
0 commit comments