We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f53e7a commit 55cb70eCopy full SHA for 55cb70e
.github/workflows/cpp.yml
@@ -67,7 +67,7 @@ jobs:
67
- uses: actions/checkout@v1
68
69
- name: Mount bazel cache
70
- uses: actions/cache@v1
+ uses: actions/cache@v4
71
with:
72
path: "/home/runner/.cache/bazel"
73
key: bazel
0 commit comments