mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-04 13:48:35 +02:00
Update to Gradle 8.3
This commit is contained in:
parent
243af859f8
commit
124cb765ee
18 changed files with 24 additions and 19 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.2.1
|
||||
gradle-version: 8.3
|
||||
- name: Run tests
|
||||
run: |
|
||||
npm install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue