Skip to content

Commit

Permalink
Update pixi action
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Apr 16, 2024
1 parent 42fbafa commit 8122d3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: prefix-dev/setup-pixi@v0.3.0
- uses: prefix-dev/setup-pixi@v0.5.2
with:
pixi-version: v0.6.0
pixi-version: v0.19.0
cache: true

- run: pixi run build
Expand Down

0 comments on commit 8122d3f

Please sign in to comment.