We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f07f36 + 03eb6b4 commit 2f4483bCopy full SHA for 2f4483b
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.4
+ uses: prefix-dev/setup-pixi@v0.9.5
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