We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3685949 commit e7d8ac6Copy full SHA for e7d8ac6
1 file changed
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
path: '.emsdk-cache'
14
key: emscripten-2.0.6
15
- - uses: mymindstorm/setup-emsdk@ca33dc6
+ - uses: mymindstorm/setup-emsdk@ca33dc66a6b178f65393989c12e9465baf053352
16
17
version: '2.0.6'
18
actions-cache-folder: '.emsdk-cache'
0 commit comments