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 240cacc commit daa32f9Copy full SHA for daa32f9
.github/workflows/maven.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout for build
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
- name: Set up JDK
31
uses: actions/setup-java@v4
32
with:
0 commit comments