Skip to content

Commit e48e33b

Browse files
authored
Merge pull request #226 from numpy/dependabot/github_actions/actions-a4918a58b3
2 parents 7094b3c + 7652a10 commit e48e33b

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.2
25+
- uses: astral-sh/setup-uv@v7.1.3
2626
with:
2727
activate-environment: true
2828
python-version: "3.11"

0 commit comments

Comments
 (0)