There was an error while loading. Please reload this page.
1 parent 3ce678e commit 47ef891Copy full SHA for 47ef891
.github/workflows/reusable-CI-workflow.yml
@@ -165,7 +165,7 @@ jobs:
165
166
- name: Upload coverage reports
167
if: ${{ env.COVERAGE_TYPE == 'xdebug' }}
168
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
169
with:
170
name: coverage-groups-php${{ steps.setup-php.outputs.php-version }}-sf${{ matrix.symfony-version }}
171
path: build/coverage-groups
0 commit comments