Skip to content

Commit 7f3d2e1

Browse files
authored
Merge pull request #88 from acgetchell/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 f2fce7d + 35ce04c commit 7f3d2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- name: Install uv (for Python scripts and pytest)
6565
if: matrix.os != 'windows-latest'
66-
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
66+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
6767
with:
6868
version: ${{ env.UV_VERSION }}
6969

0 commit comments

Comments
 (0)