There was an error while loading. Please reload this page.
1 parent 934520e commit 37808a5Copy full SHA for 37808a5
2 files changed
.github/workflows/check.yaml
@@ -30,7 +30,7 @@ jobs:
30
- macos-latest
31
- windows-latest
32
steps:
33
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
34
with:
35
fetch-depth: 0
36
- name: Install the latest version of uv
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
13
14
15
16
0 commit comments