Skip to content

Commit 55cb70e

Browse files
authored
1 parent 4f53e7a commit 55cb70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

+1-1
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)