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 cb810bd + d6380df commit b65aab9Copy full SHA for b65aab9
1 file changed
.github/workflows/maven.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
java: [ 11 ]
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
- name: Setup java
18
uses: actions/setup-java@v4
19
with:
0 commit comments