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 5986c0d commit 88db07bCopy full SHA for 88db07b
.github/workflows/java.yml
@@ -15,6 +15,7 @@ jobs:
15
runs-on: ubuntu-22.04
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
+ - uses: actions/wrapper-validation-action@v1
19
- uses: actions/setup-java@v3
20
with:
21
java-version: 17
0 commit comments