Skip to content

Commit 9e1a4b7

Browse files
chore(deps): update actions/download-artifact action to v5 (#1563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7a55a5 commit 9e1a4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
nuget-version: '6.x'
2525

26-
- uses: actions/download-artifact@v4
26+
- uses: actions/download-artifact@v5
2727
with:
2828
path: nuget
2929
pattern: nuget-*

0 commit comments

Comments
 (0)