Skip to content

Commit

Permalink
Merge pull request #534 from quarkusio/dependabot_github_actions_dawi…
Browse files Browse the repository at this point in the history
…dd6_action-download-artifact-6

Bump dawidd6/action-download-artifact from 2 to 6
  • Loading branch information
holly-cummins authored Jun 18, 2024
2 parents d306400 + 1712c76 commit bba2b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
steps:
- name: Download PR Artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v6
with:
run_id: ${{ github.event.workflow_run.id }}
name: site
Expand Down

0 comments on commit bba2b77

Please sign in to comment.