mirror of
https://github.com/nikdoof/globaltalk-scraper.git
synced 2025-12-28 10:19:03 +00:00
Compare commits
3 Commits
3c06e71b16
...
c5ddf47a67
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5ddf47a67 | ||
| fd11081c18 | |||
|
|
81057c1683 |
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v3
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
enable-cache: true
|
||||
- name: Install dependencies
|
||||
|
||||
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v3
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
enable-cache: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user