We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4008f66 commit 0168b75Copy full SHA for 0168b75
.github/workflows/check.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
14
15
- name: Setup Java
16
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
+ uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
17
with:
18
distribution: temurin
19
java-version: 17
0 commit comments