Skip to content

Commit 7e7a93d

Browse files
chore(deps): bump actions/setup-java from 3.13.0 to 4.0.0 (#562)
1 parent c19d98f commit 7e7a93d

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@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
66+
uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
6767
with:
6868
distribution: oracle
6969
java-version: '17'

0 commit comments

Comments
 (0)