mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-04 21:58:35 +02:00
Update to Gradle 8.2
- Update all wrappers - Update .tool-versions - Update version to run unit tests - Test init scripts on 8.0 and 8.X
This commit is contained in:
parent
f807993b34
commit
3273b6ada1
19 changed files with 44 additions and 22 deletions
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: 8.1.1
|
||||
gradle-version: 8.2
|
||||
- name: Run tests
|
||||
run: |
|
||||
npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue