Skip to content

Commit 2012c04

Browse files
Bump prefix-dev/setup-pixi from 0.7.0 to 0.8.0
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.7.0...v0.8.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]>
1 parent 0d25973 commit 2012c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: actions/checkout@v4
4646
- if: matrix.os == 'macos-latest' || matrix.os == 'windows-latest'
4747
uses: julia-actions/setup-julia@v2
48-
- uses: prefix-dev/setup-pixi@v0.7.0
48+
- uses: prefix-dev/setup-pixi@v0.8.0
4949
with:
5050
pixi-version: v0.22.0
5151
# cache: true

0 commit comments

Comments
 (0)