Skip to content

Commit 88a1dea

Browse files
Hexxehgmarull
authored andcommitted
ci: update cache action since v2 is now hard deprecated
Signed-off-by: Liam McLoughlin <lmcloughlin@google.com>
1 parent b204a11 commit 88a1dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Setup emsdk cache
2828
id: cache-emsdk
29-
uses: actions/cache@v2
29+
uses: actions/cache@v4
3030
with:
3131
path: ${{env.EM_CACHE_FOLDER}}
3232
key: emsdk-${{env.EM_VERSION}}-${{ runner.os }}

0 commit comments

Comments
 (0)