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 cf83f73 commit 58a4298Copy full SHA for 58a4298
.github/workflows/generate-changelog.yml
@@ -48,7 +48,7 @@ jobs:
48
python -m jupyter_releaser.actions.generate-changelog
49
cat CHANGELOG_ENTRY.md
50
51
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
52
with:
53
name: changelog
54
path: CHANGELOG_ENTRY.md
0 commit comments