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

Commit 85288a7

Browse files
Update actions/setup-java digest to c5195ef
1 parent 50a531c commit 85288a7

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3232
- name: Set up Java
33-
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4
33+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
3434
with:
3535
java-version: ${{ matrix.java-version }}
3636
distribution: "temurin"

0 commit comments

Comments
 (0)