Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 6 to 7 (#2550)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran authored Dec 4, 2024
2 parents 411bf49 + 1b09fe2 commit 85da048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
uses: actions/checkout@v4

- name: Download coverage report
uses: dawidd6/action-download-artifact@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: tests-pytest.yml
branch: main
Expand Down

0 comments on commit 85da048

Please sign in to comment.