Skip to content

Commit efb050c

Browse files
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](gradle/actions@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] <[email protected]>
1 parent c4da8ce commit efb050c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
flavor: [Foss, Gplay]
3434
steps:
3535
- uses: actions/checkout@v6
36-
- uses: gradle/actions/wrapper-validation@v5
36+
- uses: gradle/actions/wrapper-validation@v6
3737
- name: set up OpenJDK 21
3838
run: |
3939
sudo apt-get update

0 commit comments

Comments
 (0)