Skip to content

Commit

Permalink
Upgrade the version of ruby used in CI (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjw committed Jan 11, 2024
1 parent ea6d999 commit be6270b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3'

- name: Run htmlproofer.sh
shell: bash
Expand Down

0 comments on commit be6270b

Please sign in to comment.