Skip to content

Commit 07d0a14

Browse files
chore(deps): bump actions/setup-java from 4.2.1 to 4.4.0 (#884)
1 parent 6ef2447 commit 07d0a14

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@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
66+
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
6767
with:
6868
distribution: oracle
6969
java-version: '17'

0 commit comments

Comments
 (0)