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 b42f86a commit c7c946dCopy full SHA for c7c946d
.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