mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-21 06:25:44 +00:00
Switch to bats-core/bats-action
Is maintained, and uses up to date node (v20)
This commit is contained in:
2
.github/workflows/test-and-release.yml
vendored
2
.github/workflows/test-and-release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup bats
|
||||
uses: mig4/setup-bats@af9a00deb21b5d795cabfeaa8d9060410377686d # v1.2.0
|
||||
uses: bats-core/bats-action@2.0.0
|
||||
with:
|
||||
bats-version: 1.8.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user