File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1818 with :
1919 fetch-depth : 2
20- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
20+ - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
2121 with :
2222 enable-cache : true
2323 - name : Generate build matrix
3737 steps :
3838 # Setup
3939 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
40- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
40+ - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
4141 with :
4242 enable-cache : true
4343 - name : Generate Dockerfile from config
9898 needs : [deploy]
9999 steps :
100100 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
101- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
101+ - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
102102 with :
103103 enable-cache : true
104104
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
12- - uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9 .0.0
12+ - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10 .0.0
1313 with :
1414 enable-cache : true
1515 - uses : j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0
You can’t perform that action at this time.
0 commit comments