Skip to content

Commit

Permalink
Merge pull request #730 from renovate-bot/renovate/astral-sh-setup-uv…
Browse files Browse the repository at this point in the history
…-5.x

Update astral-sh/setup-uv action to v5
  • Loading branch information
mergify[bot] authored Dec 20, 2024
2 parents 96a9f3e + 71ff428 commit a9e71c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Install uv
# https://github.com/astral-sh/setup-uv
uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4.2.0
uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0

- name: Set up Python
# https://github.com/actions/setup-python
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:

- name: Install uv
# https://github.com/astral-sh/setup-uv
uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4.2.0
uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0

- name: Set up Python
# https://github.com/actions/setup-python
Expand Down Expand Up @@ -150,7 +150,7 @@ jobs:

- name: Install uv
# https://github.com/astral-sh/setup-uv
uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4.2.0
uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0

- name: Set up Python
# https://github.com/actions/setup-python
Expand Down Expand Up @@ -205,7 +205,7 @@ jobs:

- name: Install uv
# https://github.com/astral-sh/setup-uv
uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4.2.0
uses: astral-sh/setup-uv@2af22b5b2dcfc0729ee842c635f300f1fc5a9e9a # v5.0.0

- name: Set up Python
# https://github.com/actions/setup-python
Expand Down

0 comments on commit a9e71c7

Please sign in to comment.