We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9bd490 commit 7ec76dbCopy full SHA for 7ec76db
.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@6a0805fcefea3d4657a47ac4c165951e33482018 # v4.2.2
17
with:
18
distribution: temurin
19
java-version: 17
0 commit comments