Skip to content

Commit

Permalink
Merge pull request #37728 from quarkusio/dependabot/github_actions/da…
Browse files Browse the repository at this point in the history
…widd6/action-download-artifact-3

Bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
gastaldi authored Dec 14, 2023
2 parents 8f4a2a1 + 2354f69 commit 8b8e54e
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 @@ -15,7 +15,7 @@ jobs:
with:
repository: quarkusio/quarkusio.github.io
- name: Download PR Artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
workflow_conclusion: success
Expand Down

0 comments on commit 8b8e54e

Please sign in to comment.