Skip to content

Commit ef74896

Browse files
committed
Update GithubActions actions
1 parent aab8d99 commit ef74896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
bundle install --jobs 4 --retry 3
121121
122122
- name: RSpec & publish code coverage
123-
uses: paambaati/codeclimate-action@v5.0.0
123+
uses: paambaati/codeclimate-action@v8.0.0
124124
env:
125125
RAILS_VERSION: ${{ matrix.rails }}
126126
DB_ADAPTER: ${{ matrix.adapter }}

0 commit comments

Comments
 (0)