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 2eb1742 commit d2e9379Copy full SHA for d2e9379
.github/workflows/wasm-package.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-22.04
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
with:
18
submodules: true
19
.github/workflows/wheels.yml
@@ -26,7 +26,7 @@ jobs:
26
SWIG_PATH: "C:\\ProgramData\\chocolatey\\lib\\swig\\tools\\install\\swigwin-3.0.12"
27
28
29
30
31
32
fetch-depth: 0
0 commit comments