Skip to content

Commit cc493fa

Browse files
Bump gradle/actions from 4 to 5
Bumps [gradle/actions](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 213546b commit cc493fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
distribution: 'zulu'
2626
java-version: '17'
27-
- uses: gradle/actions/setup-gradle@v4
27+
- uses: gradle/actions/setup-gradle@v5
2828
- name: Setup versions
2929
run: ./gradlew :updateVersions
3030
- name: Grant execute permission for gradlew

0 commit comments

Comments
 (0)