We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 970f4b0 commit 70eaf96Copy full SHA for 70eaf96
.github/workflows/emscripten.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Cache emsdk
18
id: cache-emsdk
19
- uses: actions/cache@v3
+ uses: actions/cache@v4
20
with:
21
path: emsdk
22
key: ${{ runner.os }}-${{ env.emsdk_ver }}
0 commit comments