Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: fig <fig@users.noreply.github.com>
  • Loading branch information
seanpdoyle and fig authored Feb 7, 2023
1 parent 62a8bba commit a4d84ad
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 @@ -32,7 +32,7 @@ jobs:
- name: Install Ruby
uses: ruby/setup-ruby@v1
with:
rubygem: 3.3.13
rubygems: 3.3.13
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true

Expand Down

0 comments on commit a4d84ad

Please sign in to comment.