mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore(deps): update actions/setup-java action to v5
This commit is contained in:
parent
542ab62ab7
commit
c596c6eb48
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ runs:
|
|||
vsversion: 2022
|
||||
|
||||
- name: Setup Java (MSVC)
|
||||
uses: actions/setup-java@v4
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
# NOTE(@getchoo): We should probably stay on Zulu.
|
||||
# Temurin doesn't have Java 17 builds for WoA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue