Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.3 in the dependencies gr…
Browse files Browse the repository at this point in the history
…oup (#143)
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 822ea1b commit 5a5ec80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up conda env
uses: prefix-dev/[email protected].1
uses: prefix-dev/[email protected].3
- name: Install repository
run: pixi run postinstall
- name: Cache models
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up pixi
uses: prefix-dev/[email protected].1
uses: prefix-dev/[email protected].3
with:
environments: ${{ matrix.env }}
- name: Install repository
Expand All @@ -55,7 +55,7 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v4
- name: Set up pixi
uses: prefix-dev/[email protected].1
uses: prefix-dev/[email protected].3
- uses: quantco/pre-commit-conda@v1
with:
python-version: "3.8"

0 comments on commit 5a5ec80

Please sign in to comment.