1 parent 12dc291 commit f4c8eacCopy full SHA for f4c8eac
1 file changed
.github/workflows/test.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
15
16
- name: Set up JDK 21
17
- uses: actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9 # v4
+ uses: actions/setup-java@d7793b545071e98d581d3bf084a51c3213318a07 # v4
18
with:
19
java-version: '21'
20
distribution: 'temurin'
0 commit comments