Skip to content

Commit a576f31

Browse files
chore(deps): bump actions/setup-java from 4.0.0 to 4.2.1 (#670)
1 parent 65f12f4 commit a576f31

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

0 commit comments

Comments
 (0)