We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb745d3 + 4bd1ccf commit 2bbee1dCopy full SHA for 2bbee1d
.github/workflows/testTKG.yml
@@ -20,7 +20,7 @@ jobs:
20
ref: refs/pull/${{ github.event.issue.number }}/head
21
22
- name: Set up JDK
23
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
24
with:
25
distribution: 'temurin'
26
java-version: 11
0 commit comments