Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit a1f03e8

Browse files
renovate[bot]nielsbasjes
authored andcommitted
chore(deps): update actions/setup-java action to v4.6.0
1 parent 73219a0 commit a1f03e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
4242
4343
- name: 'Setup: Install JDK 8, 11, 17 & 21'
44-
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
44+
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
4545
with:
4646
distribution: 'temurin'
4747
java-version: |

0 commit comments

Comments
 (0)