Skip to content

Commit f68414c

Browse files
renovate[bot]mrclrchtr
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent d5236d9 commit f68414c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19-
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
19+
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
2020
with:
2121
distribution: corretto
2222
java-version: 21

0 commit comments

Comments
 (0)