From 8d5a1ea3de306791260e7298e5c7ec7aac5d46df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 13:19:24 +0000 Subject: [PATCH] Update prefix-dev/setup-pixi digest to 6ef6983 --- .github/workflows/CI.yaml | 4 ++-- .github/workflows/pre-commit-autoupdate.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/CI.yaml b/.github/workflows/CI.yaml index e033a96..db6af30 100644 --- a/.github/workflows/CI.yaml +++ b/.github/workflows/CI.yaml @@ -16,7 +16,7 @@ jobs: with: submodules: true - name: Create Python Environment - uses: prefix-dev/setup-pixi@33be5bafa68042a7d0747866e21e5a686bf961a1 + uses: prefix-dev/setup-pixi@6ef69835bb9bacb9f63c891ec2d1f8d6d5061452 with: pixi-version: v0.54.1 cache: false @@ -50,7 +50,7 @@ jobs: with: submodules: true - name: Create Python Environment - uses: prefix-dev/setup-pixi@33be5bafa68042a7d0747866e21e5a686bf961a1 + uses: prefix-dev/setup-pixi@6ef69835bb9bacb9f63c891ec2d1f8d6d5061452 with: pixi-version: v0.54.1 cache: false diff --git a/.github/workflows/pre-commit-autoupdate.yaml b/.github/workflows/pre-commit-autoupdate.yaml index c54aa07..c7546e1 100644 --- a/.github/workflows/pre-commit-autoupdate.yaml +++ b/.github/workflows/pre-commit-autoupdate.yaml @@ -18,7 +18,7 @@ jobs: with: submodules: true - name: Create Python Environment - uses: prefix-dev/setup-pixi@33be5bafa68042a7d0747866e21e5a686bf961a1 + uses: prefix-dev/setup-pixi@6ef69835bb9bacb9f63c891ec2d1f8d6d5061452 with: pixi-version: v0.54.1 cache: false