mirror of
https://github.com/actions/setup-java.git
synced 2026-07-16 13:52:59 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86715cd4ea | |||
| a1ed787fe7 |
@@ -704,8 +704,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Setup Java 17 as default
|
||||
uses: ./
|
||||
id: setup-java-17
|
||||
|
||||
Reference in New Issue
Block a user