Skip to content

Commit a003403

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.15.4
2 parents 4678d2e + fb1b978 commit a003403

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

0 commit comments

Comments
 (0)