Skip to content

Commit feecff2

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

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
@@ -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)