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 90fd558 commit 80eb765Copy full SHA for 80eb765
.github/workflows/main-pull-request-build.yml
@@ -16,7 +16,7 @@ jobs:
16
persist-credentials: false
17
18
- name: Set up JDK 17
19
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
20
with:
21
java-version: '17'
22
distribution: 'temurin'
.github/workflows/main-push-build.yml
0 commit comments