We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5008232 commit 21c80e7Copy full SHA for 21c80e7
.github/workflows/ci-cd.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- uses: actions/checkout@v4
33
- uses: actions/setup-dotnet@v4
34
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
35
with:
36
name: nuget
37
path: artifacts
0 commit comments