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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1818 with :
1919 fetch-depth : 2
20- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
20+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
2121 with :
2222 enable-cache : true
2323 - name : Generate build matrix
3737 steps :
3838 # Setup
3939 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
40- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
40+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
4141 with :
4242 enable-cache : true
4343 - name : Generate Dockerfile from config
9898 needs : [deploy]
9999 steps :
100100 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
101- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
101+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
102102 with :
103103 enable-cache : true
104104
You can’t perform that action at this time.
0 commit comments