Skip to content

Commit a97f41e

Browse files
author
Renovatebot
committed
chore(deps): update actions/download-artifact action to v5
1 parent 17fa906 commit a97f41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
group: nuget
4646
cancel-in-progress: true
4747
steps:
48-
- uses: actions/download-artifact@v4
48+
- uses: actions/download-artifact@v5
4949
with:
5050
name: nuget
5151
- uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)