We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ec26d commit 0349519Copy full SHA for 0349519
1 file changed
readme.md
@@ -11,8 +11,6 @@ This action will set up the Java SDK and install all dependencies.
11
#### Example:
12
13
```yaml
14
- - uses: actions/checkout@v3
15
-
16
- uses: aboutbits/github-actions-java/setup-and-install@v1
17
```
18
0 commit comments