mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update actions/setup-java action to v5 (#4469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7073c5d8c0
commit
3971c0a9f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-core.yml
vendored
2
.github/workflows/publish-core.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
submodules: 'recursive'
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue