Skip to content

Commit 98f34fa

Browse files
Merge branch 'main' into feature/plan-production-on-pr
2 parents 1b546f1 + ccedf9f commit 98f34fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@09d2acae674a48949e3602304ab46fd20ae0c42f
3636
- name: Set up Python ${{ matrix.python-version }}
37-
uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1
37+
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba
3838
with:
3939
python-version: ${{ matrix.python-version }}
4040
- name: Install dependencies

0 commit comments

Comments
 (0)