Skip to content

Commit e65d2da

Browse files
Bump astral-sh/setup-uv from 6.8.0 to 7.1.0 in the github-actions group (#137)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9351c9 commit e65d2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: true # needed to push commits below
2424

2525
- name: Install uv
26-
uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
26+
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0
2727

2828
- name: set git config
2929
run: |

0 commit comments

Comments
 (0)