mirror of
https://github.com/gradle/actions.git
synced 2025-08-22 01:31:28 +08:00
Merge branch 'main' into dependabot/github_actions/github-actions-2da9e306dd
This commit is contained in:
commit
5c0d2e70f4
@ -171,6 +171,7 @@ jobs:
|
||||
id: setup-gradle
|
||||
uses: ./setup-gradle
|
||||
with:
|
||||
gradle-version: ${{ matrix.gradle }}
|
||||
cache-read-only: false # For testing, allow writing cache entries on non-default branches
|
||||
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
|
||||
- name: Run Gradle build
|
||||
|
Loading…
x
Reference in New Issue
Block a user