Skip to content

Commit 3041ef5

Browse files
dependabot[bot]bobbylight
authored andcommitted
Bump gradle/actions from 4 to 5
Bumps [gradle/actions](https://github.com/gradle/actions) from 4 to 5. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4...v5) --- updated-dependencies: - dependency-name: gradle/actions dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4654b4 commit 3041ef5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v6
2323

2424
- name: Verify gradle wrapper
25-
uses: gradle/actions/wrapper-validation@v4
25+
uses: gradle/actions/wrapper-validation@v5
2626
if: matrix.java == '17'
2727

2828
- name: Set up JDK ${{ matrix.java }}

0 commit comments

Comments
 (0)