Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.5.1 to 0.6.0 (#1802)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 4935fb2 commit 13674b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_macos.yml
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/setup-pixi@v0.5.1
uses: prefix-dev/setup-pixi@v0.6.0
with:
cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_ubuntu.yml
Expand Up @@ -87,7 +87,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/setup-pixi@v0.5.1
uses: prefix-dev/setup-pixi@v0.6.0
with:
cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_windows.yml
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/setup-pixi@v0.5.1
uses: prefix-dev/setup-pixi@v0.6.0
with:
cache: true

Expand Down

0 comments on commit 13674b5

Please sign in to comment.