We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c80186a + 4eb129f commit 0b53df7Copy full SHA for 0b53df7
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install uv
29
uses: astral-sh/setup-uv@v6
30
- name: Setup python
31
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
32
with:
33
python-version-file: ".python-version"
34
- run: uv sync --locked --all-extras
.github/workflows/test_scraper_changes.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
20
0 commit comments