We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226d6c4 commit 78a7bafCopy full SHA for 78a7baf
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
20
- name: Set up JDK 17
21
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
22
with:
23
distribution: 'zulu'
24
java-version: '17'
.github/workflows/contract_requiring_verification_published.yml
@@ -36,7 +36,7 @@ jobs:
36
37
ref: ${{env.GIT_COMMIT}}
38
39
40
41
42
0 commit comments