Skip to content

Commit

Permalink
Merge pull request #8357 from codeigniter4/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/download-artifact-4
  • Loading branch information
MGatner authored Jan 3, 2024
2 parents 3013218 + aa78c32 commit 69fc51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
coverage: xdebug

- name: Download coverage files
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: build/cov

Expand Down

0 comments on commit 69fc51f

Please sign in to comment.