Skip to content

Commit 0abb967

Browse files
authored
Merge pull request #46 from AmadeusITGroup/dependabot/github_actions/astral-sh/setup-uv-7
chore(deps): bump astral-sh/setup-uv from 6 to 7
2 parents ae99c44 + 89fa807 commit 0abb967

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
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Install uv
22-
uses: astral-sh/setup-uv@v6
22+
uses: astral-sh/setup-uv@v7
2323
with:
2424
version: "0.6.3"
2525

0 commit comments

Comments
 (0)