mirror of
https://github.com/actions/setup-java.git
synced 2026-07-17 14:02:57 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a23239ee9c | |||
| cd57b95697 |
@@ -704,6 +704,8 @@ 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