diff --git a/.github/workflows/env-matrix.yml b/.github/workflows/env-matrix.yml index 5c447ac..e2efb63 100644 --- a/.github/workflows/env-matrix.yml +++ b/.github/workflows/env-matrix.yml @@ -78,7 +78,7 @@ jobs: continue-on-error: true - name: Upload logs and report - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: logs-${{ matrix.os }}-${{ matrix.shell }}-${{ matrix.admin }}-${{ matrix.locale }} path: |