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