Skip to content

Commit

Permalink
update actions/download-artifact#
Browse files Browse the repository at this point in the history
  • Loading branch information
hlefebvr committed Jan 24, 2025
1 parent 3757a3f commit 4dc8c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- uses: actions/checkout@v3

- name: Download a single artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: coverage

Expand Down

0 comments on commit 4dc8c11

Please sign in to comment.