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 842050f + 459c780 commit 40cac44Copy full SHA for 40cac44
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
name: build with jdk ${{matrix.java}}
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
name: checkout
17
18
- uses: actions/setup-java@v5
0 commit comments