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 23a6e61 commit 4d82f26Copy full SHA for 4d82f26
.github/workflows/check.yaml
@@ -28,7 +28,7 @@ jobs:
28
- dev
29
- pkg_meta
30
steps:
31
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
32
with:
33
fetch-depth: 0
34
- 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