Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 2 to 3 (#1823)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Dec 14, 2023
2 parents d4680b7 + 139609f commit 6b928ed
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 @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4

- name: Download coverage report
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: tests-pytest.yml
branch: dev
Expand Down

0 comments on commit 6b928ed

Please sign in to comment.