diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4bf5436..4c333b2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,7 +77,7 @@ jobs: - name: Upload logs if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: logs-${{ matrix.python-version }} path: _ci_logs