From dee7aa94efbabc7aaeba6bc06a0fa8ec8580448e Mon Sep 17 00:00:00 2001 From: Samir Tapiero <50454914+blacksam07@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:31:51 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74d7238..6f3e3f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: - ruby-version: 2.6 + ruby-version: 2.7 bundler-cache: true - name: Run linters @@ -45,7 +45,7 @@ jobs: run: bundle exec rspec timeout-minutes: 1 - name: Test & publish code coverage - uses: paambaati/codeclimate-action@v3.0.0 + uses: paambaati/codeclimate-action@v5.0.0 if: matrix.coverage && github.ref == 'refs/heads/master' env: CC_TEST_REPORTER_ID: cb01575b98b3b80848a3bc292ca6145860871470e5d0669453030d36578f9115