Skip to content

Commit f9d5a9f

Browse files
authored
Merge pull request #9288 from ruby/dependabot/github_actions/astral-sh/setup-uv-7.2.1
Bump astral-sh/setup-uv from 7.1.6 to 7.2.1
2 parents acd2562 + 3129323 commit f9d5a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
35+
- uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
3636
with:
3737
python-version: "3.13"
3838
activate-environment: true

0 commit comments

Comments
 (0)