Skip to content

Commit

Permalink
Merge pull request #8335 from codeigniter4/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/download-artifact-4

chore(deps): bump actions/download-artifact from 3 to 4
  • Loading branch information
kenjis authored Dec 20, 2023
2 parents 3c75ca5 + 5bdf0a2 commit 9179347
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 9179347

Please sign in to comment.