Skip to content

Commit fe8ac1e

Browse files
authored
Update main.yml
1 parent e6467ce commit fe8ac1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
curl -L https://boostorg.jfrog.io/artifactory/main/release/1.73.0/source/boost_1_73_0.zip --output boost_1_73_0.zip
2929
unzip -q boost_1_73_0.zip
3030
- name: Install Emscripten
31-
uses: mymindstorm/setup-emsdk@v10
31+
uses: mymindstorm/setup-emsdk@v11
3232
with:
3333
version: 2.0.27
3434
actions-cache-folder: 'emsdk-cache'

0 commit comments

Comments
 (0)