We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb1625 commit 65aa771Copy full SHA for 65aa771
.github/workflows/dotnet.yml
@@ -43,7 +43,7 @@ jobs:
43
44
steps:
45
- name: Download package artifacts
46
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
47
with:
48
name: nupkg
49
path: nuget
0 commit comments