Thanks to visit codestin.com Credit goes to github.com
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 373928f + a5bd9f9 commit a9acba5Copy full SHA for a9acba5
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Setup Java
24
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
25
with:
26
distribution: temurin
27
java-version: ${{ matrix.java-version }}
0 commit comments