We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b501845 + 7e43929 commit e809159Copy full SHA for e809159
2 files changed
.github/workflows/test_bench.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v6
19
- - uses: prefix-dev/setup-pixi@v0.9.3
+ - uses: prefix-dev/setup-pixi@v0.9.4
20
with:
21
pixi-version: "v0.49.0"
22
- run: |
action.yaml
@@ -41,7 +41,7 @@ runs:
41
run: |
42
git config user.name "Scientific Python [bot]"
43
git config user.email "scientific-python@users.noreply.github.com"
44
- - uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
+ - uses: prefix-dev/setup-pixi@a0af7a228712d6121d37aba47adf55c1332c9c2e # v0.9.4
45
name: Setup Pixi
46
47
pixi-version: v0.49.0
0 commit comments