Skip to content

Commit ba8871c

Browse files
authored
update cache to v4 (#65)
1 parent 81d804b commit ba8871c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
# Caches and restores the bazelisk download directory.
1212
- name: Cache bazelisk download
13-
uses: actions/cache@v2
13+
uses: actions/cache@v4
1414
env:
1515
cache-name: bazel-cache
1616
with:

0 commit comments

Comments
 (0)