Skip to content

Commit

Permalink
Update base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Jul 31, 2024
1 parent 9d0d4df commit e048b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: "Install Bashcov and Codecov"
run: |
# Installing Bashcov and Codecov...
gem install bashcov:3.1.2 codecov
gem install bashcov:3.1.1 codecov
- name: "Execute code coverage"
id: "coverage"
run: |
Expand Down

0 comments on commit e048b90

Please sign in to comment.