mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 23:37:43 +00:00
ci: migrate to gradle/actions/setup-gradle@v3
This commit is contained in:
parent
5427eafc40
commit
54660876fa
2 changed files with 7 additions and 7 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
distribution: 'temurin'
|
||||
|
||||
- name: Build
|
||||
uses: gradle/gradle-build-action@v2
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
with:
|
||||
arguments: build :komga-tray:jar
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue