mirror of
https://github.com/actions/setup-java.git
synced 2024-11-12 04:48:03 +00:00
steps not actions
This commit is contained in:
parent
92bf570cdf
commit
596a6da241
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest]
|
||||
actions:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user