mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Merge pull request #1203 from tj/dependabot/github_actions/bats-core/bats-action-3.0.1
This commit is contained in:
commit
d4cd272556
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -99,7 +99,7 @@ jobs:
|
|||
submodules: recursive
|
||||
- name: Setup Bats
|
||||
id: setup-bats
|
||||
uses: bats-core/bats-action@3.0.0
|
||||
uses: bats-core/bats-action@3.0.1
|
||||
with:
|
||||
bats-version: 'v1.8.1'
|
||||
- name: Test with Bats
|
||||
|
|
|
|||
Loading…
Reference in a new issue