Skip to content

Commit f6406f8

Browse files
authored
Merge pull request #702 from redhat-documentation/dependabot/github_actions/dawidd6/action-download-artifact-3
Bump dawidd6/action-download-artifact from 2 to 3
2 parents d4479f5 + 2026e05 commit f6406f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: github.event.workflow_run.event == 'pull_request'
2121
steps:
2222
- name: Download preview-build artifact
23-
uses: dawidd6/action-download-artifact@v2
23+
uses: dawidd6/action-download-artifact@v3
2424
with:
2525
workflow: ${{ github.event.workflow_run.workflow_id }}
2626
name: preview-build

0 commit comments

Comments
 (0)