We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 204f923 commit fa7c709Copy full SHA for fa7c709
1 file changed
readme.md
@@ -11,7 +11,7 @@ This action will set up the Java SDK and initialize the cache for Maven dependen
11
- name: Checkout source code
12
uses: actions/checkout@v3
13
14
- - uses: aboutbits/github-actions-java/setup-java-and-update-dependencies
+ - uses: aboutbits/github-actions-java/setup-java-and-update-dependencies@v1
15
```
16
17
## Versioning
0 commit comments