We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc04228 commit ffe6d6aCopy full SHA for ffe6d6a
.github/workflows/step-dotnet-publish-nuget.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Download artifacts from `${{ inputs.workflowName }}` workflow
38
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v5.0.0
39
with:
40
github-token: ${{ secrets.WORKFLOW_PACKAGES }}
41
merge-multiple: true
0 commit comments