Browse Source
⬆ Bump astral-sh/setup-uv in the github-actions group
Bumps the github-actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
Updates `astral-sh/setup-uv` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](08807647e7...fac544c07dec837d0ccb6301d7b5580bf5edae39)
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 8.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <[email protected]>
pull/15776/head
dependabot[bot]
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
15 changed files with
19 additions and
19 deletions
-
.github/workflows/build-docs.yml
-
.github/workflows/contributors.yml
-
.github/workflows/create-draft-release.yml
-
.github/workflows/deploy-docs.yml
-
.github/workflows/label-approved.yml
-
.github/workflows/notify-translations.yml
-
.github/workflows/people.yml
-
.github/workflows/pre-commit.yml
-
.github/workflows/prepare-release.yml
-
.github/workflows/publish.yml
-
.github/workflows/smokeshow.yml
-
.github/workflows/sponsors.yml
-
.github/workflows/test.yml
-
.github/workflows/topic-repos.yml
-
.github/workflows/translate.yml
|
|
|
@ -55,7 +55,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
@ -94,7 +94,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Install uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -30,7 +30,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -27,7 +27,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -38,7 +38,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -47,7 +47,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -43,7 +43,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Install uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -27,7 +27,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Install uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -32,7 +32,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -118,7 +118,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version: ${{ matrix.python-version }} |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
@ -182,7 +182,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version: "3.13" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
@ -216,7 +216,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -27,7 +27,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|
|
|
|
@ -58,7 +58,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
@ -101,7 +101,7 @@ jobs: |
|
|
|
with: |
|
|
|
python-version-file: ".python-version" |
|
|
|
- name: Setup uv |
|
|
|
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 |
|
|
|
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0 |
|
|
|
with: |
|
|
|
# Before upgrading uv version, make sure astral-sh/setup-uv knows its checksum. |
|
|
|
# See: https://github.com/astral-sh/setup-uv/issues/851#issuecomment-4282017837 |
|
|
|
|