There was an error while loading. Please reload this page.
1 parent 8f5b64b commit 975715aCopy full SHA for 975715a
2 files changed
.github/workflows/ci-build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
14
- - uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
+ - uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
15
with:
16
distribution: temurin
17
java-version: 17
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
9
10
0 commit comments