2 parents c0961c4 + 9cf8503 commit 2630651Copy full SHA for 2630651
2 files changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- 3.11
25
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
28
29
- uses: actions-ext/python/setup@main
30
with:
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
cibuildwheel: "cp314"
35
36
37
38
39
40
0 commit comments