diff options
| author | Ray <[email protected]> | 2023-03-13 11:44:49 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-13 11:44:49 +0100 |
| commit | a3b7bd0891a7c4a211d75745e51908cc90de7c4a (patch) | |
| tree | acfdb9f571190022a5d9b2314c006169f0fe2a4a /.github/workflows | |
| parent | dad0e64aa81c6f53773d3a8d52394ae1147dd386 (diff) | |
| download | raylib-a3b7bd0891a7c4a211d75745e51908cc90de7c4a.tar.gz raylib-a3b7bd0891a7c4a211d75745e51908cc90de7c4a.zip | |
Update webassembly.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/webassembly.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/webassembly.yml b/.github/workflows/webassembly.yml index 198e8880..b50cd8c4 100644 --- a/.github/workflows/webassembly.yml +++ b/.github/workflows/webassembly.yml @@ -29,7 +29,7 @@ jobs: - name: Setup emsdk uses: mymindstorm/setup-emsdk@v11 with: - version: 3.0.0 + version: 3.1.30 actions-cache-folder: 'emsdk-cache' - name: Setup Release Version |
