Skip to content

Commit 0824cb1

Browse files
Update actions/download-artifact action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2f62b2 commit 0824cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
steps:
9292
- name: Check out code
9393
uses: actions/checkout@v4
94-
- uses: actions/download-artifact@v4
94+
- uses: actions/download-artifact@v5
9595
with:
9696
name: CHANGELOG.md
9797
- name: Update metadata with new version

0 commit comments

Comments
 (0)