Skip to content

Commit 780f0b1

Browse files
authored
Merge pull request #43 from pdftables/dependabot/github_actions/astral-sh/setup-uv-7.2.0
Bump astral-sh/setup-uv from 7.1.6 to 7.2.0
2 parents 7d22166 + 1920410 commit 780f0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v6
1919

2020
- name: Install the latest version of uv
21-
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
21+
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
2222

2323
- name: Install python
2424
run: uv python install ${{ matrix.python-version }}

0 commit comments

Comments
 (0)