Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 3 to 4 (#2130)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jun 3, 2024
2 parents 8308d7b + 8dc8e2a commit 431cb24
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@v3
uses: dawidd6/action-download-artifact@v4
with:
workflow: tests-pytest.yml
branch: dev
Expand Down

0 comments on commit 431cb24

Please sign in to comment.