There was an error while loading. Please reload this page.
1 parent 4fcc153 commit 91461a2Copy full SHA for 91461a2
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13
- name: Setup JDK
14
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
15
with:
16
distribution: temurin
17
java-version: 17
0 commit comments