Use actions/checkout
v2
This commit is contained in:
parent
d58cf6ec71
commit
e429cc0bd8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
os: [ubuntu-latest, macOS-latest]
|
os: [ubuntu-latest, macOS-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v2
|
||||||
- name: Install bats
|
- name: Install bats
|
||||||
run: git clone --depth 1 https://github.com/sstephenson/bats.git
|
run: git clone --depth 1 https://github.com/sstephenson/bats.git
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user