Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 3, 2022
1 parent 62f1bb6 commit 6c51ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
fetch-depth: 0
- name: Download test results
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: coverage-16.13.0
path: coverage
Expand Down

0 comments on commit 6c51ddc

Please sign in to comment.