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 4724ef2 commit a1bcfa8Copy full SHA for a1bcfa8
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
- name: Set up JDK
19
- uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b
+ uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12
20
with:
21
java-version: "21"
22
distribution: "temurin"
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments