.github/workflows: Bump Bats to 1.10.0 for CI on Ubuntu 22.04
https://github.com/containers/toolbox/pull/1352
This commit is contained in:
parent
f716b23914
commit
8ef3dd997e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ubuntu-tests.yaml
vendored
2
.github/workflows/ubuntu-tests.yaml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: bats-core/bats-core
|
||||
ref: v1.9.0
|
||||
ref: v1.10.0
|
||||
repository: bats-core/bats-core.git
|
||||
submodules: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue