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 c1df0aa commit 0ead96dCopy full SHA for 0ead96d
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
arch: x64
50
backend: SystemPixi
51
steps:
52
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
53
- uses: prefix-dev/setup-pixi@v0
54
if: ${{ matrix.backend == 'SystemPixi' }}
55
with:
0 commit comments