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 427a6b9 commit 8a10799Copy full SHA for 8a10799
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v1
15
16
- name: Mount bazel cache
17
- uses: actions/cache@v1
+ uses: actions/cache@v3
18
with:
19
path: "/home/runner/.cache/bazel"
20
key: bazel
0 commit comments