mirror of
https://github.com/johndoe6345789/WizardMerge.git
synced 2026-04-24 13:44:55 +00:00
Update actions/setup-java action to v5
This commit is contained in:
2
.github/workflows/tlc.yml
vendored
2
.github/workflows/tlc.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
fetch-depth: 0 # we need history to switch/create branches
|
||||
|
||||
- name: Install Java
|
||||
uses: actions/setup-java@v4
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 17
|
||||
|
||||
Reference in New Issue
Block a user