We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06d4f2c + f5f28b1 commit 6bd1176Copy full SHA for 6bd1176
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
dotnet-version: '8.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