Skip to content

Commit fb8bb0b

Browse files
authored
Merge pull request #910 from redhat-documentation/dependabot/github_actions/dawidd6/action-download-artifact-8
Bump dawidd6/action-download-artifact from 7 to 8
2 parents a5b66a1 + 9b685cf commit fb8bb0b

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

0 commit comments

Comments
 (0)