Bump gradle/actions from 3.5.0 to 4.0.0
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](d9c87d481d...af1da67850)
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-41832
This commit is contained in:
committed by
Stéphane Nicoll
parent
8461932427
commit
fca989c792
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
- name: Set Up Homebrew
|
||||
uses: Homebrew/actions/setup-homebrew@7657c9512f50e1c35b640971116425935bab3eea
|
||||
- name: Set Up Gradle
|
||||
uses: gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70 # v3.5.0
|
||||
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
|
||||
with:
|
||||
cache-read-only: false
|
||||
- name: Configure Gradle Properties
|
||||
|
||||
Reference in New Issue
Block a user