There was an error while loading. Please reload this page.
1 parent f3819a7 commit f82d468Copy full SHA for f82d468
3 files changed
.github/workflows/lint-and-fmt.yml
@@ -25,7 +25,7 @@ jobs:
25
npm install -g prettier
26
27
- name: Install uv
28
- uses: astral-sh/setup-uv@v8.3.2
+ uses: astral-sh/setup-uv@v9.0.0
29
30
- name: Install python
31
uses: actions/setup-python@v7
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v7
15
16
17
18
19
20
.github/workflows/unit-test.yml
@@ -20,7 +20,7 @@ jobs:
21
22
23
24
0 commit comments