Skip to content

Commit 21c80e7

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 5008232 commit 21c80e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: actions/setup-dotnet@v4
34-
- uses: actions/download-artifact@v4
34+
- uses: actions/download-artifact@v5
3535
with:
3636
name: nuget
3737
path: artifacts

0 commit comments

Comments
 (0)