Skip to content

Commit

Permalink
Update astral-sh/setup-uv action to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Dec 20, 2024
1 parent 96a9f3e commit 71ff428
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 71ff428

Please sign in to comment.