We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ec885 commit 703110dCopy full SHA for 703110d
.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@v2.21.1
+ uses: dawidd6/action-download-artifact@v2.23.0
95
with:
96
github_token: ${{ secrets.GITHUB_TOKEN }}
97
workflow: build-book.yaml
0 commit comments