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 fdd90a7 commit a9698c1Copy full SHA for a9698c1
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@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6
66
with:
67
path: |
68
~/.cache/bazel
0 commit comments