File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
with :
22
22
fetch-depth : 0
23
23
24
- - uses : hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12 .0
24
+ - uses : hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13 .0
25
25
26
26
publish :
27
27
needs : [dist]
40
40
path : dist
41
41
42
42
- name : Generate artifact attestation for sdist and wheel
43
- uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3 .0
43
+ uses : actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4 .0
44
44
with :
45
45
subject-path : " dist/*"
46
46
Original file line number Diff line number Diff line change 28
28
with :
29
29
fetch-depth : 0
30
30
31
- - uses : prefix-dev/setup-pixi@19eac09b398e3d0c747adc7921926a6d802df4da # v0.8.8
31
+ - uses : prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
32
32
with :
33
33
pixi-version : v0.49.0
34
34
cache : true
56
56
with :
57
57
fetch-depth : 0
58
58
59
- - uses : prefix-dev/setup-pixi@19eac09b398e3d0c747adc7921926a6d802df4da # v0.8.8
59
+ - uses : prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
60
60
with :
61
61
pixi-version : v0.49.0
62
62
cache : true
Original file line number Diff line number Diff line change 11
11
steps :
12
12
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13
13
14
- - uses : prefix-dev/setup-pixi@19eac09b398e3d0c747adc7921926a6d802df4da # v0.8.8
14
+ - uses : prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
15
15
with :
16
16
pixi-version : v0.49.0
17
17
cache : true
You can’t perform that action at this time.
0 commit comments