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

Commit f4f2dcd

Browse files
Update actions/setup-java digest to 8df1039 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f74510c commit f4f2dcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Checkout Repository
3131
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
3232
- name: Set up Java
33-
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4
33+
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4
3434
with:
3535
java-version: ${{ matrix.java-version }}
3636
distribution: "temurin"

0 commit comments

Comments
 (0)