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 0b7e1db commit 571a44bCopy full SHA for 571a44b
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v4
20
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
21
with:
22
distribution: "temurin"
23
java-version: "18"
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
.github/workflows/regen.yml
@@ -14,7 +14,7 @@ jobs:
0 commit comments