From 5cf1ae574aa0f27628c2bcf44c7100cb3969ae82 Mon Sep 17 00:00:00 2001 From: Craig Gidney Date: Tue, 19 Mar 2024 18:10:21 -0700 Subject: [PATCH] 14? --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86dbda126..e021041f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -389,7 +389,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: mymindstorm/setup-emsdk@v9 + - uses: mymindstorm/setup-emsdk@vv14 with: version: 2.0.18 actions-cache-folder: 'emsdk-cache'