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 c183954 commit ad225c7Copy full SHA for ad225c7
.github/workflows/build-test.yml
@@ -43,7 +43,7 @@ jobs:
43
echo PR_COMMIT_MESSAGE=$(git log -1 --pretty=format:\"%s\") >> $GITHUB_ENV
44
shell: bash
45
46
- - uses: prefix-dev/[email protected].0
+ - uses: prefix-dev/[email protected].1
47
with:
48
pixi-version: v0.39.5
49
environments: ${{ matrix.environment }}
0 commit comments