Skip to content

Commit 1da879c

Browse files
dependabot[bot]erichaagdev
authored andcommitted
Bump gradle/actions from 4 to 5 in the all group
Bumps the all group with 1 update: [gradle/actions](https://github.com/gradle/actions). Updates `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 dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 404c465 commit 1da879c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
distribution: temurin
2121
java-version: 21
2222
- name: Set up Gradle
23-
uses: gradle/actions/setup-gradle@v4
23+
uses: gradle/actions/setup-gradle@v5
2424
with:
2525
validate-wrappers: true
2626
- name: Build

0 commit comments

Comments
 (0)