File tree Expand file tree Collapse file tree
template/{% if repository_provider == 'github' %}.github{% endif %}/actions/setup-env Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 with :
2929 fetch-depth : 0
3030
31- - uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
31+ - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3232
3333 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3434 with :
Original file line number Diff line number Diff line change 1717 fetch-tags : true
1818
1919 - name : Setup uv
20- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
20+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
2121
2222 - name : Setup Python
2323 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
Original file line number Diff line number Diff line change 1212 using : composite
1313 steps :
1414 - name : Setup uv
15- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
15+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
1616 with :
1717 enable-cache : true
1818
You can’t perform that action at this time.
0 commit comments