Skip to content

Commit fa4e494

Browse files
Merge branch 'main' into dependabot/github_actions/actions/checkout-8edcb1bdb4e267140fa742c62e395cd74f332709
2 parents 4f7bd57 + 8124ad1 commit fa4e494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-request-python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
3636
- name: Set up Python ${{ matrix.python-version }}
37-
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
37+
uses: astral-sh/setup-uv@e92bafb6253dcd438e0484186d7669ea7a8ca1cc
3838
with:
3939
python-version: ${{ matrix.python-version }}
4040
- name: Install dependencies

0 commit comments

Comments
 (0)