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.
1 parent 898f2c3 commit 9db416dCopy full SHA for 9db416d
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Archive logs artifacts
90
if: ${{ failure() }}
91
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
92
with:
93
name: logs_composer-${{ matrix.composer }}_php-${{ matrix.php }}
94
path: |
0 commit comments