Skip to content

Commit

Permalink
Merge pull request #16 from PredatorCZ/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/workflows/dawidd6/action-download-artifact-6

Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
  • Loading branch information
PredatorCZ authored Nov 25, 2024
2 parents 4b20b4b + a6923c9 commit 4e40781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v6
with:
workflow: cmake.yml
branch: ${{ github.event.release.target_commitish }}
Expand Down

0 comments on commit 4e40781

Please sign in to comment.