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 d3d15ba commit a5bd9f9Copy full SHA for a5bd9f9
.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