Skip to content

Commit 3e8106e

Browse files
authored
Merge pull request #70 from numpy/dependabot/github_actions/actions-5a848f9c43
🤖 Bump astral-sh/setup-uv from 7.2.1 to 7.3.0 in the actions group
2 parents e35c4d3 + f8684c4 commit 3e8106e

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

0 commit comments

Comments
 (0)