Skip to content

Commit bc0ee48

Browse files
Merge pull request #142 from ARMmaster17/dependabot/github_actions/paambaati/codeclimate-action-4.0.0
2 parents 58ae986 + 5b0749f commit bc0ee48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
coverage run --source=watergrid -m unittest discover -s test -p '*.py'
9494
coverage xml -o coverage.xml
9595
- name: Submit coverage report
96-
uses: paambaati/codeclimate-action@v3.2.0
96+
uses: paambaati/codeclimate-action@v4.0.0
9797
env:
9898
CC_TEST_REPORTER_ID: 29a27fc4eb61dd439f58c906409779d64a5a760a37b8b118a643959621727e3d
9999
with:

0 commit comments

Comments
 (0)