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 5457803 commit 638d376Copy full SHA for 638d376
.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