Skip to content

Commit

Permalink
Update pixi setup on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
timmens committed Sep 15, 2024
1 parent bc77ac6 commit d1e3164
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- '3.12'
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected].0
- uses: prefix-dev/[email protected].1
with:
pixi-version: v0.29.0
cache: true
Expand All @@ -46,7 +46,7 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected].0
- uses: prefix-dev/[email protected].1
with:
pixi-version: v0.29.0
cache: true
Expand All @@ -60,7 +60,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected].0
- uses: prefix-dev/[email protected].1
with:
pixi-version: v0.29.0
cache: true
Expand Down

0 comments on commit d1e3164

Please sign in to comment.