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 727ee1a commit 6d256f6Copy full SHA for 6d256f6
1 file changed
.github/workflows/build.yml
@@ -43,7 +43,7 @@ jobs:
43
run: chmod +x gradlew
44
45
- name: Cache Gradle dependencies
46
- uses: actions/cache@v5.0.4
+ uses: actions/cache@v5.0.5
47
with:
48
path: ${{ env.GRADLE_HOME }}/caches
49
key: |
0 commit comments