Skip to content

Commit fe21c1d

Browse files
Bump gradle/actions from 4.1.0 to 4.3.1
Bumps [gradle/actions](https://github.com/gradle/actions) from 4.1.0 to 4.3.1. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](gradle/actions@v4.1.0...v4.3.1) --- 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 d914d5c commit fe21c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
java-version: '21'
6363
distribution: 'temurin'
6464
- name: Setup Gradle
65-
uses: gradle/actions/[email protected].0
65+
uses: gradle/actions/[email protected].1
6666
- name: Publish
6767
id: Publish
6868
env:

0 commit comments

Comments
 (0)