Skip to content

Commit 3977ff7

Browse files
Update actions/upload-artifact action to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2f62b2 commit 3977ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
token: ${{ secrets.GITHUB_TOKEN }}
5858
future_release: ${{ needs.version-info.outputs.new_tag }}
5959
exclude_labels: duplicate,question,invalid,wontfix,release
60-
- uses: actions/upload-artifact@v4
60+
- uses: actions/upload-artifact@v7
6161
with:
6262
name: CHANGELOG.md
6363
path: CHANGELOG.md

0 commit comments

Comments
 (0)