mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-14 11:42:22 +08:00
Update versions for Gradle and GE plugins
* Update Gradle Enterprise plugin to 3.12.6 * Update CCUD plugin to 1.10 * Update Gradle to 8.0.2 * Use latest patch versions of Gradle 6.x and 7.x
This commit is contained in:
2
.github/workflows/ci-quick-check.yml
vendored
2
.github/workflows/ci-quick-check.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Configure Gradle as default for unit test
|
||||
uses: ./
|
||||
with:
|
||||
gradle-version: 7.6
|
||||
gradle-version: 7.6.1
|
||||
- name: Run tests
|
||||
run: |
|
||||
npm install
|
||||
|
Reference in New Issue
Block a user