Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.4.3 to 0.5.0 (#244)
Browse files Browse the repository at this point in the history
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.4.3...v0.5.0)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hofer-Julian <[email protected]>
  • Loading branch information
dependabot[bot] and Hofer-Julian authored Feb 5, 2024
1 parent bedab9b commit 56486cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.4.3
- uses: prefix-dev/setup-pixi@v0.5.0
with:
pixi-version: "latest"
- name: Prepare pixi
Expand All @@ -31,7 +31,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.4.3
- uses: prefix-dev/setup-pixi@v0.5.0
with:
pixi-version: "latest"
- name: Prepare pixi
Expand All @@ -49,7 +49,7 @@ jobs:
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.4.3
- uses: prefix-dev/setup-pixi@v0.5.0
with:
pixi-version: "latest"
- name: Prepare pixi
Expand Down

0 comments on commit 56486cc

Please sign in to comment.