Skip to content

Commit

Permalink
build(deps): bump dawidd6/action-download-artifact from 2 to 3
Browse files Browse the repository at this point in the history
build(deps): bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
cofin authored Apr 3, 2024
2 parents 838da51 + 2e2fcf3 commit 310af3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Download artifact
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow_conclusion: success
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit 310af3f

Please sign in to comment.