Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d29f0ca

Browse filesBrowse files
dependabot[bot]amotl
authored andcommitted
Bump astral-sh/setup-uv from 3 to 4
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v3...v4) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e9873f commit d29f0ca
Copy full SHA for d29f0ca

File tree

4 files changed

+4
-4
lines changed
Filter options

4 files changed

+4
-4
lines changed

‎.github/workflows/codeql.yml

Copy file name to clipboardExpand all lines: .github/workflows/codeql.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
setup.py
4646
4747
- name: Install uv
48-
uses: astral-sh/setup-uv@v3
48+
uses: astral-sh/setup-uv@v4
4949
with:
5050
version: "latest"
5151

‎.github/workflows/nightly.yml

Copy file name to clipboardExpand all lines: .github/workflows/nightly.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-dependency-path: 'setup.py'
3434

3535
- name: Install uv
36-
uses: astral-sh/setup-uv@v3
36+
uses: astral-sh/setup-uv@v4
3737
with:
3838
version: "latest"
3939

‎.github/workflows/release.yml

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cache-dependency-path: 'setup.py'
2020

2121
- name: Install uv
22-
uses: astral-sh/setup-uv@v3
22+
uses: astral-sh/setup-uv@v4
2323
with:
2424
version: "latest"
2525

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cache-dependency-path: setup.py
4949

5050
- name: Install uv
51-
uses: astral-sh/setup-uv@v3
51+
uses: astral-sh/setup-uv@v4
5252
with:
5353
version: "latest"
5454

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.