Skip to content

Commit

Permalink
Github Action Pixi update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed May 26, 2024
1 parent e96c735 commit 8fc63bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-pixi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.4.1
- uses: prefix-dev/setup-pixi@v0.8.0
with:
pixi-version: v0.11.1
pixi-version: v0.22.0
cache: false
- name: Install
run: |
Expand Down

0 comments on commit 8fc63bd

Please sign in to comment.