File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4 .0
56+ - uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .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@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4 .0
34+ uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .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