Skip to content

Commit

Permalink
chore(deps): bump actions/download-artifact from 3 to 4 (#462)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacob Coffee <jacob@z7x.org>
  • Loading branch information
dependabot[bot] and JacobCoffee authored Dec 14, 2023
1 parent fe342e4 commit a371d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
uses: actions/checkout@v4

- name: Download Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: coverage-xml

Expand Down

0 comments on commit a371d7f

Please sign in to comment.