Skip to content

Commit

Permalink
Merge pull request #702 from redhat-documentation/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/dawidd6/action-download-artifact-3

Bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
aireilly authored Jan 2, 2024
2 parents d4479f5 + 2026e05 commit f6406f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: github.event.workflow_run.event == 'pull_request'
steps:
- name: Download preview-build artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: ${{ github.event.workflow_run.workflow_id }}
name: preview-build
Expand Down

0 comments on commit f6406f8

Please sign in to comment.