There was an error while loading. Please reload this page.
1 parent 14de3ea commit 25e0571Copy full SHA for 25e0571
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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.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