Skip to content

Commit

Permalink
Merge pull request #95 from brian-rose/dependabot/github_actions/dawi…
Browse files Browse the repository at this point in the history
…dd6/action-download-artifact-2.26.0

Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0
  • Loading branch information
brian-rose authored Feb 28, 2023
2 parents bf2877e + 16363b0 commit 36322a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
github.event.workflow_run.conclusion == 'success'
&& steps.find-pull-request.outputs.number != ''
&& steps.fc.outputs.comment-id != ''
uses: dawidd6/action-download-artifact@v2.24.3
uses: dawidd6/action-download-artifact@v2.26.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: build-book.yaml
Expand Down

0 comments on commit 36322a1

Please sign in to comment.