mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-07-15 02:54:54 +00:00
build: Update actions/setup-java action to v2.5.0 (#1530)
Co-authored-by: Renovate Bot <[email protected]>
This commit is contained in:
co-authored by
Renovate Bot
parent
4e2a1c393d
commit
5fc0de0b82
@@ -12,7 +12,7 @@ jobs:
|
||||
- name : Validate Gradle Wrapper
|
||||
uses : gradle/[email protected]
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v2.4.0
|
||||
uses: actions/setup-java@v2.5.0
|
||||
with:
|
||||
distribution: temurin
|
||||
cache: gradle
|
||||
|
||||
Reference in New Issue
Block a user