Skip to content

Commit d459d07

Browse files
chore(deps): update actions/download-artifact action to v7
1 parent 94cf298 commit d459d07

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
@@ -27,7 +27,7 @@ jobs:
2727
id-token: write
2828
steps:
2929
- name: Download signed packages
30-
uses: actions/download-artifact@v6
30+
uses: actions/download-artifact@v7
3131
with:
3232
name: signed-nuget
3333

0 commit comments

Comments
 (0)