Skip to content

Commit 03f6d53

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent d5bd036 commit 03f6d53

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
@@ -38,7 +38,7 @@ jobs:
3838
id-token: write
3939
steps:
4040
- name: Download signed packages
41-
uses: actions/download-artifact@v6
41+
uses: actions/download-artifact@v8
4242
with:
4343
name: signed-nuget
4444

0 commit comments

Comments
 (0)