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 1cb17ee commit 9c37786Copy full SHA for 9c37786
1 file changed
.github/workflows/testing.yml
@@ -61,7 +61,7 @@ jobs:
61
name: Test against nightly dependencies
62
steps:
63
- uses: actions/checkout@v5
64
- - uses: prefix-dev/setup-pixi@v0.9.1
+ - uses: prefix-dev/setup-pixi@v0.9.2
65
with:
66
pixi-version: v0.41.3
67
# we can freeze the environment and manually bump the dependencies to the
0 commit comments