We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2c618e + 4ae14c4 commit 793e40fCopy full SHA for 793e40f
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.4
+ - uses: prefix-dev/setup-pixi@v0.9.5
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@a0af7a228712d6121d37aba47adf55c1332c9c2e # v0.9.4
+ - uses: prefix-dev/setup-pixi@1b2de7f3351f171c8b4dfeb558c639cb58ed4ec0 # v0.9.5
45
name: Setup Pixi
46
47
pixi-version: v0.49.0
0 commit comments