Reference latest Pixi version in README (#162)

This commit is contained in:
github-actions[bot]
2025-01-06 12:37:21 +00:00
committed by GitHub
parent 6bfb8b7dfb
commit ab924e6d23
+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.39.4
pixi-version: v0.39.5
cache: true
auth-host: prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}