mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-12 18:38:56 -05:00
Updated bats environment
This commit is contained in:
parent
12f4506a18
commit
be1ce4a1fd
1 changed files with 2 additions and 2 deletions
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
|
@ -21,9 +21,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Setup BATS testing framework"
|
||||
uses: mig4/setup-bats@v1.0.1
|
||||
uses: mig4/setup-bats@v1.2.0
|
||||
with:
|
||||
bats-version: 1.1.0
|
||||
bats-version: 1.9.0
|
||||
|
||||
- name: "Check out code"
|
||||
uses: actions/checkout@v1
|
||||
|
|
Loading…
Reference in a new issue