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.
2 parents 0c08389 + e5d4655 commit 2f0343cCopy full SHA for 2f0343c
action.yml
@@ -308,7 +308,7 @@ runs:
308
309
- name: Upload Changelog Artifact
310
if: inputs.changelog-enabled == 'true' && inputs.changelog-upload-artifact == 'true'
311
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
312
with:
313
name: ${{ inputs.changelog-artifact-name }}
314
path: ${{ inputs.changelog-output }}
0 commit comments