Skip to content

Commit bbfcf7b

Browse files
authored
Merge pull request #176 from xmatthias/dependabot/github_actions/astral-sh/setup-uv-8.1.0
chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0
2 parents 2b6d80f + 2061ef7 commit bbfcf7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python-version: ${{ matrix.python-version }}
4040

4141
- name: Install uv
42-
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
42+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
4343
with:
4444
activate-environment: true
4545

0 commit comments

Comments
 (0)