Update artifact GitHub actions

This commit is contained in:
Alejandro Celaya
2023-12-19 11:13:13 +01:00
parent 97e9dfad67
commit ac1737492b
5 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ jobs:
- name: Run tests
run: composer test:db:${{ inputs.platform }}
- name: Upload code coverage
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: ${{ matrix.php-version == '8.2' && inputs.platform == 'sqlite:ci' }}
with:
name: coverage-db