We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 437fb4d commit d6e3426Copy full SHA for d6e3426
2 files changed
.github/workflows/ci-build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
14
- - uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
+ - uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.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