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 05af87c commit c7f0549Copy full SHA for c7f0549
.github/workflows/ci.yml
@@ -22,9 +22,6 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
- - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
26
- with:
27
- python-version: "3.x"
28
- uses: prefix-dev/setup-pixi@92815284c57faa15cd896c4d5cfb2d59f32dc43d # v0.8.3
29
with:
30
pixi-version: v0.43.3
0 commit comments