Skip to content

Commit 22fa9ba

Browse files
Bump prefix-dev/setup-pixi from 0.6.0 to 0.7.0
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.6.0...v0.7.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 94a9336 commit 22fa9ba

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v4
3131
- if: matrix.os == 'macos-latest' || matrix.os == 'windows-latest'
3232
uses: julia-actions/setup-julia@v2
33-
- uses: prefix-dev/setup-pixi@v0.6.0
33+
- uses: prefix-dev/setup-pixi@v0.7.0
3434
with:
3535
pixi-version: v0.20.1
3636
# cache: true

0 commit comments

Comments
 (0)