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.
2 parents 17703d7 + cd62b71 commit 1d2fcaaCopy full SHA for 1d2fcaa
.github/workflows/ci-build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Setup Java
18
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
19
with:
20
distribution: 'temurin'
21
java-version: ${{ matrix.java_version }}
0 commit comments