Skip to content

Commit 34a48c9

Browse files
Bump gradle/gradle-build-action from 2 to 3 (#71)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3. - [Release notes](https://github.com/gradle/gradle-build-action/releases) - [Commits](gradle/gradle-build-action@v2...v3) --- updated-dependencies: - dependency-name: gradle/gradle-build-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3e3d58 commit 34a48c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
distribution: 'temurin'
2222
java-version: '21'
2323
- name: Setup Gradle
24-
uses: gradle/gradle-build-action@v2
24+
uses: gradle/gradle-build-action@v3
2525
with:
2626
gradle-version: wrapper
2727
- name: Build with Gradle

0 commit comments

Comments
 (0)