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 2cadfe3 commit 0d5e0afCopy full SHA for 0d5e0af
.github/workflows/checks.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
17
18
- name: Setup Java
19
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
+ uses: actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62 # v3.14.1
20
with:
21
distribution: 'temurin'
22
java-version: '17'
.github/workflows/release-integration-test-framework-images.yml
@@ -20,7 +20,7 @@ jobs:
23
24
25
26
0 commit comments