Skip to content

Commit c7851d2

Browse files
Merge pull request #31 from angelo-peronio/dependabot/github_actions/actions-81661f83bb
Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in the actions group
2 parents 7a6dda1 + 23edb52 commit c7851d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
persist-credentials: false
4747

4848
- name: Setup uv
49-
uses: astral-sh/setup-uv@v8.0.0
49+
uses: astral-sh/setup-uv@v8.1.0
5050

5151
- name: Test package
5252
run: uvx nox@latest --verbose

0 commit comments

Comments
 (0)