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 224f770 commit 74cd257Copy full SHA for 74cd257
.github/workflows/check.yaml
@@ -29,7 +29,7 @@ jobs:
29
- dev
30
- pkg_meta
31
steps:
32
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
33
with:
34
fetch-depth: 0
35
- 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