File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 runs-on : ubuntu-latest
6565 steps :
6666 - uses : actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3
67- - uses : actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag= v3
67+ - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
6868 with :
6969 path : /home/vscode/.cache/_grpc_gateway_bazel
7070 key : v1-bazel-cache-${{ hashFiles('repositories.bzl') }}
Original file line number Diff line number Diff line change 1919 with :
2020 fetch-depth : 0
2121 token : ${{ secrets.GH_PUSH_TOKEN }}
22- - uses : actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # tag= v3
22+ - uses : actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3
2323 with :
2424 path : /home/vscode/.cache/_grpc_gateway_bazel
2525 key : v1-bazel-cache-${{ hashFiles('repositories.bzl') }}
You can’t perform that action at this time.
0 commit comments