From 01a0b9bdaee618605de9ff9965a39300fc9478ab Mon Sep 17 00:00:00 2001 From: Erhardt Consulting Bot <183287306+erhardt-consulting-bot@users.noreply.github.com> Date: Fri, 31 Jul 2026 20:58:33 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20actions/setup-jav?= =?UTF-8?q?a=20digest=20(c1e3236=20=E2=86=92=20d7793b5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 3ed7078..5fd66a9 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4 - name: Set up JDK 21 - uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4 + uses: actions/setup-java@d7793b545071e98d581d3bf084a51c3213318a07 # v4 with: java-version: '21' distribution: 'temurin'