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