Skip to content

Commit 5cc38b2

Browse files
authored
Merge pull request #56 from acgetchell/dependabot/github_actions/astral-sh/setup-uv-7.6.0
chore(deps): bump astral-sh/setup-uv from 7.5.0 to 7.6.0
2 parents b518e0a + 51f72fb commit 5cc38b2

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@e06108dd0aef18192324c70427afc47652e63a82 # v7.5.0
66+
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
6767
with:
6868
version: ${{ env.UV_VERSION }}
6969

0 commit comments

Comments
 (0)