We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c54c5b5 + f702885 commit 47edd9aCopy full SHA for 47edd9a
.github/workflows/test_bench.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v5
16
17
- - uses: prefix-dev/setup-pixi@v0.9.0
+ - uses: prefix-dev/setup-pixi@v0.9.3
18
with:
19
pixi-version: "v0.49.0"
20
- run: |
action.yaml
@@ -41,7 +41,7 @@ runs:
41
git config user.name "Scientific Python [bot]"
42
git config user.email "scientific-python@users.noreply.github.com"
43
44
45
name: Setup Pixi
46
47
pixi-version: v0.49.0
0 commit comments