There was an error while loading. Please reload this page.
1 parent 329a716 commit 2320bd8Copy full SHA for 2320bd8
2 files changed
.github/workflows/ci-tests.yml
@@ -36,7 +36,7 @@ jobs:
36
node-version: latest
37
38
- name: Install uv
39
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
+ uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
40
with:
41
enable-cache: true
42
.github/workflows/update-db.yml
@@ -40,7 +40,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}
43
44
45
46
0 commit comments