Skip to content

Commit 2bbee1d

Browse files
authored
Merge pull request #665 from adoptium/dependabot/github_actions/actions/setup-java-4.7.0
Bump actions/setup-java from 4.6.0 to 4.7.0
2 parents bb745d3 + 4bd1ccf commit 2bbee1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testTKG.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ref: refs/pull/${{ github.event.issue.number }}/head
2121

2222
- name: Set up JDK
23-
uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
23+
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
2424
with:
2525
distribution: 'temurin'
2626
java-version: 11

0 commit comments

Comments
 (0)