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 a7b0a36 commit f4050fbCopy full SHA for f4050fb
.github/workflows/check.yaml
@@ -41,7 +41,7 @@ jobs:
41
os: macos-15
42
suffix: -macos
43
steps:
44
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
45
with:
46
fetch-depth: 0
47
- 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