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 eda74dc commit 6bee9b2Copy full SHA for 6bee9b2
.github/workflows/build.yaml
@@ -45,7 +45,7 @@ jobs:
45
group: nuget
46
cancel-in-progress: true
47
steps:
48
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
49
with:
50
name: nuget
51
- uses: actions/setup-dotnet@v4
0 commit comments