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 4ed289b commit bc50a51Copy full SHA for bc50a51
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
cibuildwheel:
32
- "cp311"
33
steps:
34
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
35
with:
36
submodules: 'true'
37
0 commit comments