Skip to content

Commit

Permalink
ci: update ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuireu committed Apr 17, 2024
1 parent f65a088 commit ce41abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/html-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-ruby@v1
with:
ruby-version: 3.3
ruby-version: 2.7.4
- uses: actions/cache@v4
with:
path: vendor/bundle
Expand Down

0 comments on commit ce41abf

Please sign in to comment.