Skip to content

Commit ab924e6

Browse files
Reference latest Pixi version in README (#162)
1 parent 6bfb8b7 commit ab924e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GitHub Action to set up the [pixi](https://github.com/prefix-dev/pixi) package m
2525
```yml
2626
- uses: prefix-dev/setup-pixi@v0.8.1
2727
with:
28-
pixi-version: v0.39.4
28+
pixi-version: v0.39.5
2929
cache: true
3030
auth-host: prefix.dev
3131
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}

0 commit comments

Comments
 (0)