We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7594fe + 6bc4014 commit d50b02eCopy full SHA for d50b02e
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
dotnet-version: '6.0.100'
15
16
- name: Download nupkg
17
- uses: dawidd6/action-download-artifact@v2
+ uses: dawidd6/action-download-artifact@v6
18
with:
19
github_token: ${{secrets.GITHUB_TOKEN}}
20
workflow: build.yml
0 commit comments