We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7401b8 + 184a781 commit 842050fCopy full SHA for 842050f
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
name: checkout
17
18
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
19
name: set up jdk ${{matrix.java}}
20
with:
21
java-version: ${{matrix.java}}
0 commit comments