Skip to content

Commit ca1cfb6

Browse files
authored
Merge pull request #241 from numpy/dependabot/github_actions/actions-d69b8ed282
🤖 Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 in the actions group
2 parents dbe02ec + b994732 commit ca1cfb6

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

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

0 commit comments

Comments
 (0)