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 671d27f + 2ca904d commit 28714b1Copy full SHA for 28714b1
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@v5
28
- name: Install uv
29
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
30
- name: Setup python
31
uses: actions/setup-python@v6
32
with:
.github/workflows/test_scraper_changes.yml
@@ -12,7 +12,7 @@ jobs:
12
13
fetch-depth: 0
14
15
16
17
18
0 commit comments