summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2023-09-12 15:11:16 +0200
committerRay <[email protected]>2023-09-12 15:11:16 +0200
commit2e7a7877a51ca33487642bd7ed0367b017b54486 (patch)
tree0033bb6ce8a9d6d27f9e8731200f67bf18bd7f9e /.github
parent3ab7f70e3129be963812a9b4133278e8a5e41797 (diff)
downloadraylib-2e7a7877a51ca33487642bd7ed0367b017b54486.tar.gz
raylib-2e7a7877a51ca33487642bd7ed0367b017b54486.zip
Update webassembly.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/webassembly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/webassembly.yml b/.github/workflows/webassembly.yml
index b50cd8c4..9374cb9e 100644
--- a/.github/workflows/webassembly.yml
+++ b/.github/workflows/webassembly.yml
@@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@master
- name: Setup emsdk
- uses: mymindstorm/setup-emsdk@v11
+ uses: mymindstorm/setup-emsdk@v12
with:
version: 3.1.30
actions-cache-folder: 'emsdk-cache'