Skip to content

Commit 0af18c9

Browse files
authored
Merge pull request #920 from redhat-documentation/dependabot/github_actions/dawidd6/action-download-artifact-9
Bump dawidd6/action-download-artifact from 8 to 9
2 parents bc6b73e + 521d09c commit 0af18c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-deploy.yml

+1-1
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@v8
23+
uses: dawidd6/action-download-artifact@v9
2424
with:
2525
workflow: ${{ github.event.workflow_run.workflow_id }}
2626
name: preview-build

0 commit comments

Comments
 (0)