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 356e974 commit fb7f9edCopy full SHA for fb7f9ed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
java: [ 17 ]
18
fail-fast: true
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
- name: JDK ${{ matrix.java }}
22
uses: actions/setup-java@v5
23
with:
0 commit comments