Skip to content

Commit

Permalink
Update actions/download-artifact action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 10, 2022
1 parent 37dc881 commit 2e41b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -139,7 +139,7 @@ jobs:
fetch-depth: 2

- name: "Download coverage files"
uses: "actions/download-artifact@v2"
uses: actions/download-artifact@v3
with:
path: "reports"

Expand Down

0 comments on commit 2e41b5e

Please sign in to comment.