We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b291c4 commit 68b9800Copy full SHA for 68b9800
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- uses: prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
32
with:
33
- pixi-version: v0.49.0
+ pixi-version: v0.50.2
34
cache: true
35
environments: lint
36
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
environments: ${{ matrix.environment }}
64
.github/workflows/docs-build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
environments: docs
19
0 commit comments