Skip to content

Commit 4cec832

Browse files
chore(deps): update prefix-dev/setup-pixi action to v0.10.0
1 parent 878fbb9 commit 4cec832

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- name: Checkout code
4040
uses: actions/checkout@v6
41-
- uses: prefix-dev/setup-pixi@v0.9.3
41+
- uses: prefix-dev/setup-pixi@v0.10.0
4242
with:
4343
run-install: false
4444
post-cleanup: false
@@ -49,7 +49,7 @@ jobs:
4949
rm pyproject.toml.bak
5050
# Show any changes
5151
git diff
52-
- uses: prefix-dev/setup-pixi@v0.9.3
52+
- uses: prefix-dev/setup-pixi@v0.10.0
5353
with:
5454
cache: false
5555
environments: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)