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 9b56cdf commit d152623Copy full SHA for d152623
.github/workflows/check.yaml
@@ -27,7 +27,7 @@ jobs:
27
- dev
28
- pkg_meta
29
steps:
30
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
31
with:
32
fetch-depth: 0
33
- 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