There was an error while loading. Please reload this page.
2 parents 5642129 + b833432 commit 6a75cbaCopy full SHA for 6a75cba
3 files changed
.github/workflows/deploy-gh-pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
- - uses: prefix-dev/setup-pixi@v0.9.3
+ - uses: prefix-dev/setup-pixi@v0.9.4
22
23
pixi-version: v0.59.0
24
environments: doc
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
16
17
environments: lint
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
25
environments: ${{ matrix.environment }}
0 commit comments