We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7e4741 + 9b86912 commit 4feacf3Copy full SHA for 4feacf3
1 file changed
.github/workflows/bash-tests.yml
@@ -94,7 +94,7 @@ jobs:
94
- uses: actions/checkout@v5
95
96
- name: Setup bats
97
- uses: bats-core/bats-action@2.0.0
+ uses: bats-core/bats-action@4.0.0
98
99
- name: Run bats tests
100
run: |
0 commit comments