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 b094ac2 commit b27d86fCopy full SHA for b27d86f
.github/workflows/release.yaml
@@ -78,7 +78,7 @@ jobs:
78
done
79
80
- name: Stash changelog files
81
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
82
with:
83
name: generated-changelogs
84
path: |
0 commit comments