Skip to content

Commit 751eac2

Browse files
committed
Revert "Merge pull request #8335 from codeigniter4/dependabot/github_actions/actions/download-artifact-4"
This reverts commit 9179347, reversing changes made to 3c75ca5.
1 parent 673c50e commit 751eac2

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@v4
27+
uses: actions/download-artifact@v3
2828
with:
2929
path: build/cov
3030

0 commit comments

Comments
 (0)