We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5045afa + 6eafe20 commit c92b32eCopy full SHA for c92b32e
4 files changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- uses: prefix-dev/setup-pixi@1b2de7f3351f171c8b4dfeb558c639cb58ed4ec0 # v0.9.5
33
with:
34
- pixi-version: v0.67.2
+ pixi-version: v0.68.0
35
cache: true
36
environments: lint
37
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
environments: ${{ matrix.environment }}
71
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
environments: docs
29
0 commit comments