Skip to content

Commit 59c227e

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] <support@github.com>
1 parent c9d770f commit 59c227e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
distribution: 'temurin'
1515
java-version: 21
1616
- name: Setup Gradle
17-
uses: gradle/actions/setup-gradle@v3
17+
uses: gradle/actions/setup-gradle@v4
1818
- name: Build with Gradle
1919
run: ./gradlew build

0 commit comments

Comments
 (0)