We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0dd978 + ee397a6 commit 4c8efd7Copy full SHA for 4c8efd7
1 file changed
.github/workflows/buildifier.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Cache buildifier
31
id: cache-buildifier
32
- uses: actions/cache@v4
+ uses: actions/cache@v5
33
with:
34
path: ./buildifier
35
key: ${{ runner.os }}-buildifier-${{ env.BUILDIFIER_VERSION }}
0 commit comments