mirror of
https://github.com/actions/setup-java.git
synced 2026-08-24 01:23:04 +01:00
Compare commits
2 Commits
copilot/fi
...
brunoborge
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a23239ee9c | ||
|
|
cd57b95697 |
2
.github/workflows/e2e-versions.yml
vendored
2
.github/workflows/e2e-versions.yml
vendored
@@ -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