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 2cfa41b commit bd94b25Copy full SHA for bd94b25
.github/actions/ci-incr-build-cache-prepare/action.yml
@@ -66,7 +66,7 @@ runs:
66
fi
67
68
- name: Gradle / Setup
69
- uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4
+ uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4
70
with:
71
cache-read-only: ${{ inputs.cache-read-only }}
72
validate-wrappers: false
0 commit comments