File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1111 paths-ignore :
1212 - ' **.md'
1313 - ' .gitignore'
14- env :
15- PIXI_VERSION : v0.39.2
1614jobs :
1715 lint :
1816 name : Lint
2523 - name : Setup pixi
2624 uses :
prefix-dev/[email protected] 2725 with :
28- pixi-version : $PIXI_VERSION
26+ pixi-version : v0.39.2
2927 environments : dev
3028 activate-environment : true
3129
@@ -38,12 +36,12 @@ jobs:
3836 steps :
3937
4038 - name : Checkout repo
41- uses : actions/checkout@v3
39+ uses : actions/checkout@v4
4240
4341 - name : Setup pixi
4442 uses :
prefix-dev/[email protected] 4543 with :
46- pixi-version : $PIXI_VERSION
44+ pixi-version : v0.39.2
4745 environments : dev
4846 activate-environment : true
4947
7977 - name : Setup pixi
8078 uses :
prefix-dev/[email protected] 8179 with :
82- pixi-version : $PIXI_VERSION
80+ pixi-version : v0.39.2
8381 environments : test${{ matrix.python }}
8482 activate-environment : true
8583
You can’t perform that action at this time.
0 commit comments