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 4824cbe + 82cf93c commit 343ea8eCopy full SHA for 343ea8e
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Upload coverage artifact
47
if: matrix.php == '8.2' && matrix.migration-bundle == 'none'
48
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
49
with:
50
name: coverage-report
51
path: coverage-report/
0 commit comments