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 44adcdc commit e700de4Copy full SHA for e700de4
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
11
with:
12
fetch-depth: 0
13
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
14
15
java-version: 17
16
distribution: temurin
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments