Skip to content

Commit 750f2b6

Browse files
Merge branch 'main' into feature/pre-commit
2 parents 9eb68a9 + 3718314 commit 750f2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f
3535
- name: Set up Python ${{ matrix.python-version }}
36-
uses: astral-sh/setup-uv@7bbb36f4345bf059635fb6d04d0fb369ca42338e
36+
uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1
3737
with:
3838
python-version: ${{ matrix.python-version }}
3939
- name: Install dependencies

0 commit comments

Comments
 (0)