Skip to content

Commit 31134ed

Browse files
committed
Merge branch 'main' into pre-commit-ci-update-config
2 parents e53984e + fb5dcc5 commit 31134ed

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)