diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 213f887266..03c534f9d1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -93,7 +93,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