Skip to content
This repository was archived by the owner on Sep 2, 2024. It is now read-only.

Commit 89b2b1b

Browse files
Bump gradle/actions from 3 to 4
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v3...v4) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 342a4b1 commit 89b2b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: 'ubuntu-latest'
77
steps:
88
- uses: actions/checkout@v4
9-
- uses: gradle/actions/wrapper-validation@v3
9+
- uses: gradle/actions/wrapper-validation@v4
1010
verify:
1111
name: 'Java ${{ matrix.java }}'
1212
runs-on: 'ubuntu-latest'

0 commit comments

Comments
 (0)