We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a39a7d commit ce5c5ffCopy full SHA for ce5c5ff
.github/workflows/maven.yml
@@ -13,4 +13,5 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
+ - uses: actions/checkout@v4
17
- uses: ./.github/workflows/maven-reusable.yml
0 commit comments