There was an error while loading. Please reload this page.
1 parent cfe457f commit a0bc012Copy full SHA for a0bc012
2 files changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Checkout
19
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
20
- - uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5
+ - uses: actions/setup-java@dd06d9cba3e5552c54d9f8ea23572deb30010f7c # v6
21
with:
22
distribution: "temurin"
23
java-version: "18"
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments