Skip to content

Commit 9f3271a

Browse files
Bump gradle/actions from 3.3.2 to 3.4.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.2 to 3.4.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@db19848...31ae356) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e685cf3 commit 9f3271a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
distribution: 'temurin'
1313
java-version: 21
14-
- uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3.3.2
14+
- uses: gradle/actions/setup-gradle@31ae3562f68c96d481c31bc1a8a55cc1be162f83 # v3.4.1
1515
with:
1616
validate-wrappers: true
1717
- run: ./gradlew test jacocoTestReport

0 commit comments

Comments
 (0)