There was an error while loading. Please reload this page.
2 parents e1a2e2b + 7484866 commit 80208a7Copy full SHA for 80208a7
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
23
- name: Set up JDK
24
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5
+ uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
25
with:
26
java-version: ${{ env.JDK_CURRENT }}
27
distribution: ${{ env.DISTRIBUTION }}
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments