Skip to content

Commit

Permalink
build(deps): bump dawidd6/action-download-artifact from 6 to 7
Browse files Browse the repository at this point in the history
build(deps): bump dawidd6/action-download-artifact from 6 to 7
  • Loading branch information
cofin authored Nov 30, 2024
2 parents a2c89e7 + 3b0c82a commit a6d50a6
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@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow_conclusion: success
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit a6d50a6

Please sign in to comment.