We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536592b commit 39aa243Copy full SHA for 39aa243
.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@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
17
with:
18
distribution: temurin
19
java-version: 17
0 commit comments