Skip to content

Commit 3a38642

Browse files
authored
Merge pull request #152 from brian-rose/dependabot/github_actions/dawidd6/action-download-artifact-9
Bump dawidd6/action-download-artifact from 8 to 9
2 parents 3cb65b6 + 5f32100 commit 3a38642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-preview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
github.event.workflow_run.conclusion == 'success'
9292
&& steps.find-pull-request.outputs.number != ''
9393
&& steps.fc.outputs.comment-id != ''
94-
uses: dawidd6/action-download-artifact@v8
94+
uses: dawidd6/action-download-artifact@v9
9595
with:
9696
github_token: ${{ secrets.GITHUB_TOKEN }}
9797
workflow: build-book.yaml

0 commit comments

Comments
 (0)