We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3281a8 commit d2dacefCopy full SHA for d2dacef
.github/workflows/license.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Checkout
43
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
44
- name: Setup Java 11
45
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0
+ uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93
46
with:
47
java-version: '11'
48
distribution: 'adopt'
.github/workflows/quickstarts.yml
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
0 commit comments