mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-21 08:48:57 +00:00
CI: Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c01e183b7
commit
2569ef0f40
Notes:
github-actions[bot]
2025-08-27 07:15:47 +00:00
Author: https://github.com/dependabot[bot]
Commit: 2569ef0f40
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5996
Reviewed-by: https://github.com/gmta ✅
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly-android.yml
vendored
2
.github/workflows/nightly-android.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
arch: 'Lagom'
|
||||
|
||||
- name: Set Up Java
|
||||
uses: actions/setup-java@v4
|
||||
uses: actions/setup-java@v5
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue