Skip to content

Commit

Permalink
chore(deps): update dawidd6/action-download-artifact action to v5 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2024
1 parent dcddb05 commit 4e08880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- if: ${{ github.event_name == 'pull_request' }}
name: Download artifact
uses: dawidd6/action-download-artifact@v3
uses: dawidd6/action-download-artifact@v5
continue-on-error: true
with:
workflow: .github/workflows/coverage-report.yaml # this file
Expand Down

0 comments on commit 4e08880

Please sign in to comment.