Skip to content

Commit

Permalink
Update actions/download-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
MHendricks committed Sep 4, 2024
1 parent 3c1a848 commit 099444a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-static-analysis-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
tox -e begin
- name: Download coverage artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: coverage

Expand Down

0 comments on commit 099444a

Please sign in to comment.