We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5401aa + 8fa5e43 commit ddf2ea0Copy full SHA for ddf2ea0
2 files changed
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
run: scripts/make_basler.sh --ci
33
34
- name: Set up workspace
35
- uses: prefix-dev/setup-pixi@v0.9.3
+ uses: prefix-dev/setup-pixi@v0.9.4
36
with:
37
pixi-version: v0.63.1
38
cache: true
.github/workflows/pre-commit.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v6
12
13
14
15
16
pixi-version: v0.59.0
17
0 commit comments