Skip to content

Commit

Permalink
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#1014)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and raman325 committed Jul 8, 2024
1 parent 3581f5b commit 82ba363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
fetch-depth: 2
- name: Download all coverage data
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v4.1.8
- name: Upload coverage report
uses: codecov/codecov-action@v4.5.0
with:
Expand Down

0 comments on commit 82ba363

Please sign in to comment.