File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17- - uses : prefix-dev/setup-pixi@v0.9.4
17+ - uses : prefix-dev/setup-pixi@v0.9.5
1818 - run : pixi run create-pixi-update-pr
1919 env :
2020 GH_TOKEN : ${{ github.token }}
Original file line number Diff line number Diff line change 3131 core.exportVariable('ACTIONS_RESULTS_URL', process.env.ACTIONS_RESULTS_URL || '');
3232 core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
3333
34- - uses : prefix-dev/setup-pixi@v0.9.4
34+ - uses : prefix-dev/setup-pixi@v0.9.5
3535
3636 - name : Run lint check
3737 run : pixi run lint
6060 core.exportVariable('ACTIONS_RESULTS_URL', process.env.ACTIONS_RESULTS_URL || '');
6161 core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
6262
63- - uses : prefix-dev/setup-pixi@v0.9.4
63+ - uses : prefix-dev/setup-pixi@v0.9.5
6464 with :
6565 environments : packaging
6666
9292 core.exportVariable('ACTIONS_RESULTS_URL', process.env.ACTIONS_RESULTS_URL || '');
9393 core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
9494
95- - uses : prefix-dev/setup-pixi@v0.9.4
95+ - uses : prefix-dev/setup-pixi@v0.9.5
9696 with :
9797 environments : packaging
9898
You can’t perform that action at this time.
0 commit comments