diff --git a/.github/workflows/runTestSinglePython.yml b/.github/workflows/runTestSinglePython.yml index 38d676baa..aeafca610 100644 --- a/.github/workflows/runTestSinglePython.yml +++ b/.github/workflows/runTestSinglePython.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v5 with: fetch-depth: 0 - - uses: prefix-dev/setup-pixi@v0.9.1 + - uses: prefix-dev/setup-pixi@v0.9.6 with: cache: false - name: Pixi run pytest