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 01c83aa commit 9608d09Copy full SHA for 9608d09
.github/workflows/analyze-changes.yaml
@@ -51,7 +51,7 @@ jobs:
51
submodules: 'recursive'
52
53
- name: Cache Gradle dependencies
54
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
+ uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
55
with:
56
path: |
57
~/.gradle/caches
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments