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 edca381 + 29022ac commit 4359ecaCopy full SHA for 4359eca
1 file changed
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Archive logs artifacts
91
if: ${{ failure() }}
92
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
93
with:
94
name: logs_composer-${{ matrix.composer }}_php-${{ matrix.php }}
95
path: |
0 commit comments