Skip to content

Commit bd4c41d

Browse files
chore(deps): bump actions/download-artifact from 4 to 5 (#9663)
1 parent b30692a commit bd4c41d

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
@@ -30,7 +30,7 @@ jobs:
3030
coverage: xdebug
3131

3232
- name: Download coverage files
33-
uses: actions/download-artifact@v4
33+
uses: actions/download-artifact@v5
3434
with:
3535
path: build/cov
3636

0 commit comments

Comments
 (0)