Skip to content

Commit

Permalink
Use latest rubygems/bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHawley committed Apr 4, 2022
1 parent 60c3194 commit a0b0a81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: false
rubygems: latest
bundler: latest
bundler-cache: true

- name: Setup wkhtmltopdf
run: |
Expand Down

0 comments on commit a0b0a81

Please sign in to comment.