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

Commit 1e6523e

Browse files
Update actions/setup-java digest to 3a4f6e1 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b93f611 commit 1e6523e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1515
- name: Configure JDK
16-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4
16+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
1717
with:
1818
distribution: 'zulu'
1919
java-version: '21'

0 commit comments

Comments
 (0)