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 adb1d4d commit 3e3c003Copy full SHA for 3e3c003
.github/workflows/pixi.yml
@@ -28,7 +28,7 @@ jobs:
28
# so versioningit can figure out the version
29
fetch-depth: 0
30
fetch-tags: true
31
- - uses: prefix-dev/setup-pixi@0f64e482e3d251f735019b1bc7fb0413ead75b2c # v0.8.2
+ - uses: prefix-dev/setup-pixi@b1ab8f237b57292b58384631d89ce0b0863766bc # v0.8.13
32
# with:
33
# cache: true
34
# cache-write: ${{ github.event_name == 'push' && github.ref_name == 'main' }}
0 commit comments