Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 5 to 6 (#2161)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jun 12, 2024
2 parents f0670ef + 08dcebe commit 0a246e1
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@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: tests-pytest.yml
branch: dev
Expand Down

0 comments on commit 0a246e1

Please sign in to comment.