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.
2 parents 9d13ee3 + 91f54ed commit 581424bCopy full SHA for 581424b
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
23
- name: Set up JDK
24
- uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
+ uses: actions/setup-java@f2beeb24e141e01a676f977032f5a29d81c9e27e # v5
25
with:
26
java-version: ${{ env.JDK_CURRENT }}
27
distribution: ${{ env.DISTRIBUTION }}
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
server-id: central-portal-snapshots
0 commit comments