Skip to content

Commit

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

Bump prefix-dev/setup-pixi from 0.8.0 to 0.8.1
  • Loading branch information
Huite authored Jun 6, 2024
2 parents b1b4f90 + ac1ad3c commit f7f1ab4
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/[email protected].0
uses: prefix-dev/[email protected].1
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/[email protected].0
uses: prefix-dev/[email protected].1
with:
manifest-path: pyproject.toml
- name: Run Tests
Expand Down

0 comments on commit f7f1ab4

Please sign in to comment.