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 0124a0c commit fba49a9Copy full SHA for fba49a9
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
PREVIOS_RELEASE_TAG: ${{ steps.get_previous_release_tag.outputs.previous_release_tag }}
31
OUTPUT_FILE: changelog.md
32
33
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
34
with:
35
name: changelog
36
path: changelog.md
0 commit comments