Skip to content

Commit df24440

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 8ed6b5c commit df24440

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)