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 4f53e7a commit 1e4863dCopy full SHA for 1e4863d
.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