Skip to content

Commit 2fe2d6d

Browse files
Merge pull request #43 from renefritze/dependabot/github_actions/astral-sh/setup-uv-7
⬆️ Bump astral-sh/setup-uv from 5 to 7
2 parents 1263ad5 + 993612c commit 2fe2d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v6
1616
- name: Install uv
17-
uses: astral-sh/setup-uv@v5
17+
uses: astral-sh/setup-uv@v7
1818
- name: Set up Python ${{ matrix.python-version }}
1919
uses: actions/setup-python@v5
2020
with:

0 commit comments

Comments
 (0)