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 e6467ce commit fe8ac1eCopy full SHA for fe8ac1e
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
curl -L https://boostorg.jfrog.io/artifactory/main/release/1.73.0/source/boost_1_73_0.zip --output boost_1_73_0.zip
29
unzip -q boost_1_73_0.zip
30
- name: Install Emscripten
31
- uses: mymindstorm/setup-emsdk@v10
+ uses: mymindstorm/setup-emsdk@v11
32
with:
33
version: 2.0.27
34
actions-cache-folder: 'emsdk-cache'
0 commit comments