Skip to content

Commit fb5dcc5

Browse files
Bump prefix-dev/setup-pixi from 0.6.0 to 0.7.0 (#35)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94a9336 commit fb5dcc5

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)