We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72514a2 commit ee7e1fdCopy full SHA for ee7e1fd
.github/workflows/dotnetcore.yml
@@ -61,7 +61,7 @@ jobs:
61
uses: actions/setup-dotnet@v3
62
with:
63
dotnet-version: 6
64
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
65
66
name: artifacts
67
path: ./artifacts
0 commit comments