Commit 558cfb5
committed
chore: change PHP version to 8.2 for coverage
To fix the following error:
-----
DatabaseLive (8.1, MySQLi, 8.0) / tests
Run actions/upload-artifact@v4
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
-----
Becaue "DatabaseLive (8.1, MySQLi, 5.7) / tests" already uploaded database-live-tests-php-8.1-db-MySQLi.1 parent b28af1d commit 558cfb5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments