Skip to content

Commit a801326

Browse files
authored
Merge pull request #61 from pdftables/dependabot/github_actions/astral-sh/setup-uv-7.4.0
Bump astral-sh/setup-uv from 7.3.1 to 7.4.0
2 parents 1ed67ab + 2132117 commit a801326

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@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
26+
uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7.4.0
2727

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

0 commit comments

Comments
 (0)