Reference latest Pixi version in README (#149)

This commit is contained in:
github-actions[bot]
2024-10-21 09:19:37 +02:00
committed by GitHub
parent 5f57a9658a
commit 05fd7ec7d7
+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.32.1
pixi-version: v0.33.0
cache: true
auth-host: prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}