Skip to content

Commit fb4fb2a

Browse files
Reference latest Pixi version in README (#167)
1 parent ab924e6 commit fb4fb2a

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.5
28+
pixi-version: v0.40.2
2929
cache: true
3030
auth-host: prefix.dev
3131
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}

0 commit comments

Comments
 (0)