Skip to content

Commit 446c5de

Browse files
chore(deps): bump actions/setup-java from 3.11.0 to 3.12.0 (#391)
1 parent c093bee commit 446c5de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
# Install Java.
6565
- name: Set up JDK
66-
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
66+
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
6767
with:
6868
distribution: oracle
6969
java-version: '17'

0 commit comments

Comments
 (0)