We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a680d commit 94d0f21Copy full SHA for 94d0f21
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Cache
24
- uses: actions/cache@v3
+ uses: actions/cache@v4
25
with:
26
path: |
27
~/.cache/bazelisk
0 commit comments