Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/dev-deps-89f024b3fa
Browse files Browse the repository at this point in the history
  • Loading branch information
nebolsin authored Sep 20, 2023
2 parents e3bbc37 + c790bd8 commit 4ccf58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if: success()
continue-on-error: true
- name: Upload code coverage data to CodeClimate
uses: paambaati/codeclimate-action@v4
uses: paambaati/codeclimate-action@v5
with:
coverageLocations: |
base/coverage/coverage.json:simplecov
Expand Down

0 comments on commit 4ccf58d

Please sign in to comment.