mirror of
https://github.com/tcgdex/java-sdk.git
synced 2025-06-19 06:19:19 +00:00
build: bump gradle/gradle-build-action from 2 to 3 (#35)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,6 +38,6 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
|
||||
- name: Build & Test
|
||||
uses: gradle/gradle-build-action@v2
|
||||
uses: gradle/gradle-build-action@v3
|
||||
with:
|
||||
arguments: build test
|
||||
|
Reference in New Issue
Block a user