diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a27b67ca0b..7b4f0e2352 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: - name: Publish debug artifacts if: ${{ !cancelled() }} - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: debug-data-${{ matrix.env.name }} path: .pytest_cache/d/debug