Skip to content

Commit

Permalink
Merge pull request #365 from fsbolero/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/dawidd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
  • Loading branch information
Tarmil authored Nov 26, 2024
2 parents 441847d + cf0844c commit 5240aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
dotnet-version: '8.0.101'

- name: Download nupkg
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
github_token: ${{secrets.GITHUB_TOKEN}}
workflow: build.yml
Expand Down

0 comments on commit 5240aeb

Please sign in to comment.