Skip to content

Commit e35c4d3

Browse files
authored
Merge pull request #69 from numpy/dependabot/github_actions/actions-cc26dbce14
🤖 Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 in the actions group
2 parents 1c9451d + d678e32 commit e35c4d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
2424

25-
- uses: astral-sh/setup-uv@v7.2.0
25+
- uses: astral-sh/setup-uv@v7.2.1
2626
with:
2727
activate-environment: true
2828
python-version: "3.12"

0 commit comments

Comments
 (0)