We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb07fe commit 9ac7107Copy full SHA for 9ac7107
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@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
66
with:
67
path: |
68
~/.cache/bazel
0 commit comments