File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 # fetch the full git history to be able to determine creation dates for pages
5454 # see: https://github.com/timvink/mkdocs-git-revision-date-localized-plugin?tab=readme-ov-file#note-when-using-build-environments
5555 fetch-depth : 0
56- - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
56+ - uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
5757 id : setup-uv
5858 with :
5959 # renovate: datasource=pypi dependency=uv
Original file line number Diff line number Diff line change 3131 git config user.name github-actions[bot]
3232 git config user.email 41898282+github-actions[bot]@users.noreply.github.com
3333 - name : Install uv
34- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
34+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
3535 id : setup-uv
3636 with :
3737 # renovate: datasource=pypi dependency=uv
You can’t perform that action at this time.
0 commit comments