Skip to content

Commit 074a14f

Browse files
Update CI to use pixi 0.63.2
1 parent efaf461 commit 074a14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
1616
with:
17-
pixi-version: v0.59.0
17+
pixi-version: v0.63.2
1818
cache: true
1919
auth-host: prefix.dev
2020
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}

0 commit comments

Comments
 (0)