Skip to content

Commit 8dd3bb2

Browse files
authored
Merge pull request #50 from pdftables/dependabot/github_actions/astral-sh/setup-uv-7.3.0
Bump astral-sh/setup-uv from 7.2.1 to 7.3.0
2 parents ba877cf + 734580f commit 8dd3bb2

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@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
21+
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
2222

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

0 commit comments

Comments
 (0)