There was an error while loading. Please reload this page.
1 parent e0f0e16 commit 2d5dd0bCopy full SHA for 2d5dd0b
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@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
+ uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
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