We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4e0bc8 + b70fd51 commit 9a8932cCopy full SHA for 9a8932c
.github/workflows/ci-build.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
# Setup Java & Python
18
- name: Setup Java
19
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
20
with:
21
distribution: 'temurin'
22
java-version: ${{ matrix.java_version }}
0 commit comments