File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 pixi-version : ${{ steps.pixi-lock.outputs.pixi-version }}
2929 steps :
3030 - uses : actions/checkout@v4
31- - uses : Parcels-code/pixi-lock/create-and-cache@9a2866f8258b87a3c616d5ad7d51c6cd853df78b
31+ - uses : Parcels-code/pixi-lock/create-and-cache@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
3232 id : pixi-lock
3333 - uses : actions/upload-artifact@v6 # make available as an artifact for local testing
3434 with :
4848 - uses : actions/checkout@v6
4949 with :
5050 fetch-depth : 0
51- - uses : Parcels-code/pixi-lock/restore@9a2866f8258b87a3c616d5ad7d51c6cd853df78b
51+ - uses : Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
5252 with :
5353 cache-key : ${{ needs.cache-pixi-lock.outputs.cache-key }}
5454 - uses : prefix-dev/setup-pixi@v0.9.4
7575# - uses: actions/checkout@v4
7676# with:
7777# fetch-depth: 0
78- # - uses: Parcels-code/pixi-lock/restore@9a2866f8258b87a3c616d5ad7d51c6cd853df78b
78+ # - uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
7979# with:
8080# cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}
8181# - uses: prefix-dev/setup-pixi@v0.9.4
You can’t perform that action at this time.
0 commit comments