Skip to content

Commit c35f3b0

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/prefix-dev/setup-pixi-0.8.1' into pre-commit-ci-update-config
2 parents 114b095 + 61b4ed2 commit c35f3b0

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.1
4949
with:
5050
pixi-version: v0.22.0
5151
# cache: true

0 commit comments

Comments
 (0)