Skip to content

Commit 5362256

Browse files
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] <[email protected]>
1 parent 4ea60f3 commit 5362256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
distribution: 'adopt'
4343
java-version: 17
44-
- uses: gradle/actions/wrapper-validation@v4
44+
- uses: gradle/actions/wrapper-validation@v5
4545
- name: Build project
4646
run: ./gradlew assembleDebug
4747
- name: Run tests

0 commit comments

Comments
 (0)