We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 892ad41 commit 809f1beCopy full SHA for 809f1be
.github/workflows/check.yaml
@@ -42,7 +42,7 @@ jobs:
42
os: macos-latest
43
suffix: -macos
44
steps:
45
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
46
with:
47
fetch-depth: 0
48
- 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