Skip to content

Commit edef353

Browse files
Merge pull request #9357 from ruby/dependabot/github_actions/astral-sh/setup-uv-7.3.1
Bump astral-sh/setup-uv from 7.2.1 to 7.3.1
2 parents acdc729 + 2f15bff commit edef353

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3333
with:
3434
persist-credentials: false
35-
- uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
35+
- uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7.3.1
3636
with:
3737
python-version: "3.13"
3838
activate-environment: true

0 commit comments

Comments
 (0)