Skip to content

Commit 4460e3f

Browse files
chore(deps): update actions/download-artifact action to v8 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d00919 commit 4460e3f

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
@@ -28,7 +28,7 @@ jobs:
2828
id-token: write
2929
steps:
3030
- name: Download signed packages
31-
uses: actions/download-artifact@v6
31+
uses: actions/download-artifact@v8
3232
with:
3333
name: signed-nuget
3434

0 commit comments

Comments
 (0)