We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 566e4f6 + 3181cfa commit 0423cbfCopy full SHA for 0423cbf
.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