Skip to content

Commit 69fc51f

Browse files
authored
Merge pull request #8357 from codeigniter4/dependabot/github_actions/actions/download-artifact-4
2 parents 3013218 + aa78c32 commit 69fc51f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-coveralls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
coverage: xdebug
2525

2626
- name: Download coverage files
27-
uses: actions/download-artifact@v3
27+
uses: actions/download-artifact@v4
2828
with:
2929
path: build/cov
3030

0 commit comments

Comments
 (0)