Skip to content

Commit 62b3ea8

Browse files
authored
Merge pull request #68 from pdftables/dependabot/github_actions/astral-sh/setup-uv-8.0.0
Bump astral-sh/setup-uv from 7.4.0 to 8.0.0
2 parents 65a9ca8 + d281145 commit 62b3ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v6
2424

2525
- name: Install the latest version of uv
26-
uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
26+
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
2727

2828
- name: Install python
2929
run: uv python install ${{ matrix.python-version }}

0 commit comments

Comments
 (0)