mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
test proxy
This commit is contained in:
parent
63d68602dd
commit
2cbe3e7b1b
5 changed files with 60 additions and 17 deletions
2
.github/workflows/lint-yaml.yml
vendored
2
.github/workflows/lint-yaml.yml
vendored
|
@ -4,7 +4,7 @@ jobs:
|
|||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v2
|
||||
- name: Lint action.yml
|
||||
uses: ibiqlik/action-yamllint@master
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue