Skip to content

Commit 838b709

Browse files
Bump pixi-lock version (#2567)
1 parent 285acf8 commit 838b709

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
5353
with:
5454
persist-credentials: false
55-
- uses: Parcels-code/pixi-lock/create-and-cache@a9aee67fa67426e6b0297fa5bef80600572be153
55+
- uses: Parcels-code/pixi-lock/create-and-cache@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
5656
id: pixi-lock
5757
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
5858
with:
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
persist-credentials: false
8686
- name: Restore cached pixi lockfile
87-
uses: Parcels-code/pixi-lock/restore@a9aee67fa67426e6b0297fa5bef80600572be153
87+
uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
8888
with:
8989
cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}
9090
- uses: prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
@@ -149,7 +149,7 @@ jobs:
149149
with:
150150
persist-credentials: false
151151
- name: Restore cached pixi lockfile
152-
uses: Parcels-code/pixi-lock/restore@a9aee67fa67426e6b0297fa5bef80600572be153
152+
uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
153153
with:
154154
cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}
155155
- uses: prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
@@ -198,7 +198,7 @@ jobs:
198198
with:
199199
persist-credentials: false
200200
- name: Restore cached pixi lockfile
201-
uses: Parcels-code/pixi-lock/restore@a9aee67fa67426e6b0297fa5bef80600572be153
201+
uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
202202
with:
203203
cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}
204204
- uses: prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0
@@ -222,7 +222,7 @@ jobs:
222222
fetch-depth: 0
223223
persist-credentials: false
224224
- name: Restore cached pixi lockfile
225-
uses: Parcels-code/pixi-lock/restore@a9aee67fa67426e6b0297fa5bef80600572be153
225+
uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
226226
with:
227227
cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}
228228
- uses: prefix-dev/setup-pixi@fef5c9568ca6c4ff7707bf840ab0692ba3f08293 # v0.9.0

0 commit comments

Comments
 (0)