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 81d804b commit ba8871cCopy full SHA for ba8871c
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
# Caches and restores the bazelisk download directory.
12
- name: Cache bazelisk download
13
- uses: actions/cache@v2
+ uses: actions/cache@v4
14
env:
15
cache-name: bazel-cache
16
with:
0 commit comments