Skip to content

Commit 7c81e69

Browse files
committed
Merge branch 'actions' into emscripten-build-options
Signed-off-by: Michael Warres <[email protected]>
2 parents afab577 + 1e4863d commit 7c81e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- uses: actions/checkout@v1
6868

6969
- name: Mount bazel cache
70-
uses: actions/cache@v1
70+
uses: actions/cache@v4
7171
with:
7272
path: "/home/runner/.cache/bazel"
7373
key: bazel

0 commit comments

Comments
 (0)