Reference latest Pixi version in README (#147)

This commit is contained in:
github-actions[bot]
2024-10-14 07:19:34 +00:00
committed by GitHub
parent 68baa735c7
commit 5f57a9658a
+1 -1
View File
@@ -25,7 +25,7 @@ GitHub Action to set up the [pixi](https://github.com/prefix-dev/pixi) package m
```yml
- uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.30.0
pixi-version: v0.32.1
cache: true
auth-host: prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}