We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cb65b6 + 5f32100 commit 3a38642Copy full SHA for 3a38642
.github/workflows/deploy-preview.yaml
@@ -91,7 +91,7 @@ jobs:
91
github.event.workflow_run.conclusion == 'success'
92
&& steps.find-pull-request.outputs.number != ''
93
&& steps.fc.outputs.comment-id != ''
94
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
95
with:
96
github_token: ${{ secrets.GITHUB_TOKEN }}
97
workflow: build-book.yaml
0 commit comments