File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v6
1313 - uses : prefix-dev/setup-pixi@v0.9.3
1414 with :
15- pixi-version : v0.56.0
15+ pixi-version : v0.62.2
1616 cache : true
1717 - name : Publish to PyPI
1818 env :
Original file line number Diff line number Diff line change 2626 - uses : actions/checkout@v6
2727 - uses : prefix-dev/setup-pixi@v0.9.3
2828 with :
29- pixi-version : v0.56.0
29+ pixi-version : v0.62.2
3030 cache : true
3131 - name : Test example
3232 run : pixi run repo2wasm ${{ matrix.example_path }} --no-run
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v6
1818 - uses : prefix-dev/setup-pixi@v0.9.3
1919 with :
20- pixi-version : v0.56.0
20+ pixi-version : v0.62.2
2121 cache : true
2222 - name : Test example
2323 run : pixi run test
You can’t perform that action at this time.
0 commit comments