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 639f401 + 9308316 commit d5464ffCopy full SHA for d5464ff
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- uses: actions/checkout@v4
28
- name: Install uv
29
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
30
- name: Setup python
31
uses: actions/setup-python@v1
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