Skip to content

Commit 2d3dbaf

Browse files
authored
Merge pull request #135 from felipebz/renovate/actions-setup-java-6.x
chore(deps): update actions/setup-java action to v6
2 parents fcea93e + 131f24f commit 2d3dbaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222

23-
- uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5
23+
- uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6
2424
with:
2525
distribution: liberica
2626
java-version: |

0 commit comments

Comments
 (0)