Skip to content

Commit 7cff6f3

Browse files
authored
Merge pull request #212 from numpy/dependabot/github_actions/actions-e3ae387099
2 parents 774c0eb + 3dc33c5 commit 7cff6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v5
2424

25-
- uses: astral-sh/setup-uv@v7.1.1
25+
- uses: astral-sh/setup-uv@v7.1.2
2626
with:
2727
activate-environment: true
2828
python-version: "3.11"

0 commit comments

Comments
 (0)