Skip to content

Commit 5f53bd5

Browse files
chore(deps): 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] <support@github.com>
1 parent 095c6d7 commit 5f53bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
distribution: temurin
3333
java-version: 21
34-
- uses: gradle/actions/setup-gradle@v5
34+
- uses: gradle/actions/setup-gradle@v6
3535
# Lint and tests first: neither should cost a full APK build.
3636
- name: Lint
3737
run: ./gradlew :app:lintDebug

0 commit comments

Comments
 (0)