We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39e2a1 commit 3cbbbbbCopy full SHA for 3cbbbbb
1 file changed
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Cache Bazel stuff
64
if: ${{ matrix.java-version == '21' }}
65
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
+ uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
66
with:
67
path: |
68
~/.cache/bazel
0 commit comments