mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
CI: Bump gradle/actions from 5 to 6
Bumps [gradle/actions](https://github.com/gradle/actions) from 5 to 6. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/v5...v6) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Jelle Raaijmakers
parent
b5babda288
commit
5938b754ac
Notes:
github-actions[bot]
2026-03-24 10:07:49 +00:00
Author: https://github.com/dependabot[bot] Commit: https://github.com/LadybirdBrowser/ladybird/commit/5938b754acb Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8597
2
.github/workflows/nightly-android.yml
vendored
2
.github/workflows/nightly-android.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
java-version: 17
|
||||
|
||||
- name: Set Up Gradle
|
||||
uses: gradle/actions/setup-gradle@v5
|
||||
uses: gradle/actions/setup-gradle@v6
|
||||
|
||||
# === PREPARE FOR BUILDING ===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user