Skip to content

Commit 0168b75

Browse files
chore(deps): update actions/setup-java action to v4.4.0
1 parent 4008f66 commit 0168b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
1414

1515
- name: Setup Java
16-
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
16+
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
1717
with:
1818
distribution: temurin
1919
java-version: 17

0 commit comments

Comments
 (0)