Skip to content

Commit

Permalink
Merge pull request #232 from Deltares/dependabot/github_actions/prefi…
Browse files Browse the repository at this point in the history
…x-dev/setup-pixi-0.6.0

Bump prefix-dev/setup-pixi from 0.5.2 to 0.6.0
  • Loading branch information
Huite authored Apr 22, 2024
2 parents b9464e5 + 48c3eeb commit c81c6fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/setup-pixi@v0.5.2
uses: prefix-dev/setup-pixi@v0.6.0
with:
manifest-path: pyproject.toml
- name: Run Tests
Expand All @@ -52,7 +52,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/setup-pixi@v0.5.2
uses: prefix-dev/setup-pixi@v0.6.0
with:
manifest-path: pyproject.toml
- name: Run Tests
Expand Down

0 comments on commit c81c6fc

Please sign in to comment.