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 5dcd3f3 commit 6e5d9a0Copy full SHA for 6e5d9a0
.github/workflows/main.yml
@@ -119,7 +119,7 @@ jobs:
119
os: [ windows-2022]
120
121
steps:
122
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
123
124
- name: install mamba
125
uses: mamba-org/provision-with-micromamba@main
@@ -158,7 +158,7 @@ jobs:
158
emsdk_ver: ["3.1.45"]
159
160
161
162
163
- name: Install mamba
164
0 commit comments