Skip to content

Commit 0423cbf

Browse files
Merge 3181cfa into 566e4f6
2 parents 566e4f6 + 3181cfa commit 0423cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-CI-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ jobs:
165165

166166
- name: Upload coverage reports
167167
if: ${{ env.COVERAGE_TYPE == 'xdebug' }}
168-
uses: actions/upload-artifact@v4
168+
uses: actions/upload-artifact@v5
169169
with:
170170
name: coverage-groups-php${{ steps.setup-php.outputs.php-version }}-sf${{ matrix.symfony-version }}
171171
path: build/coverage-groups

0 commit comments

Comments
 (0)