There was an error while loading. Please reload this page.
2 parents 97e1c1d + 6f072d0 commit e92f00aCopy full SHA for e92f00a
2 files changed
.github/workflows/build_workflow.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
55
name: Set up Pixi
56
- uses: prefix-dev/setup-pixi@v0.9.6
+ uses: prefix-dev/setup-pixi@v0.10.0
57
with:
58
environments: ${{ matrix.pixi-environment }}
59
@@ -103,7 +103,7 @@ jobs:
103
- uses: actions/checkout@v7
104
105
- name: Set up Pixi
106
107
108
109
.github/workflows/docs_workflow.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
26
27
28
environments: py314
29
0 commit comments