mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-20 18:52:36 +01:00
Update gradle/gradle-build-action action to v3 (#1029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
cp .github/runner-files/ci-gradle.properties ~/.gradle/gradle.properties
|
||||
|
||||
- name: Build Jar
|
||||
uses: gradle/gradle-build-action@v2
|
||||
uses: gradle/gradle-build-action@v3
|
||||
with:
|
||||
build-root-directory: master
|
||||
arguments: ktlintCheck :server:shadowJar --stacktrace
|
||||
|
||||
Reference in New Issue
Block a user