We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015ed4e commit 8189ba7Copy full SHA for 8189ba7
.github/workflows/linters.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- uses: actions/checkout@v4
18
- - uses: prefix-dev/setup-pixi@v0.8.3
+ - uses: prefix-dev/setup-pixi@v0.8.4
19
with:
20
pixi-version: v0.39.2
21
frozen: true
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ${{ matrix.os }}
38
39
40
41
42
43
environments: ${{ matrix.environment }}
0 commit comments