We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb20b9 commit 9261b8fCopy full SHA for 9261b8f
1 file changed
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/setup-dotnet@v5
72
with:
73
dotnet-version: 8.0.x
74
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v7
75
76
name: artifacts
77
path: ./artifacts
0 commit comments