dependabot[bot]
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with
9 additions and
9 deletions
-
.github/workflows/build-docs.yml
-
.github/workflows/deploy-docs.yml
-
.github/workflows/label-approved.yml
-
.github/workflows/notify-translations.yml
-
.github/workflows/smokeshow.yml
-
.github/workflows/test.yml
|
@ -53,7 +53,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: "3.11" |
|
|
python-version: "3.11" |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
@ -95,7 +95,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: "3.11" |
|
|
python-version: "3.11" |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
|
|
@ -29,7 +29,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: "3.11" |
|
|
python-version: "3.11" |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: "3.11" |
|
|
python-version: "3.11" |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
|
|
@ -35,7 +35,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: "3.11" |
|
|
python-version: "3.11" |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
|
|
@ -26,7 +26,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: '3.9' |
|
|
python-version: '3.9' |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
|
|
@ -29,7 +29,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: "3.11" |
|
|
python-version: "3.11" |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
@ -66,7 +66,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: ${{ matrix.python-version }} |
|
|
python-version: ${{ matrix.python-version }} |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
@ -107,7 +107,7 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
python-version: '3.8' |
|
|
python-version: '3.8' |
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v4 |
|
|
uses: astral-sh/setup-uv@v5 |
|
|
with: |
|
|
with: |
|
|
version: "0.4.15" |
|
|
version: "0.4.15" |
|
|
enable-cache: true |
|
|
enable-cache: true |
|
|