Skip to content

Commit

Permalink
Merge pull request #8 from PredatorCZ/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
PredatorCZ authored Nov 25, 2024
2 parents 6417917 + f3c5495 commit 479b193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
workflow: cmake.yml
branch: ${{ github.event.release.target_commitish }}
Expand Down

0 comments on commit 479b193

Please sign in to comment.