Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
Update build-website.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
froggleston authored Aug 9, 2024
1 parent e06fb1c commit e93ebeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.0'

- name: Install GitHub Pages, Bundler, and kramdown gems
run: |
Expand Down

0 comments on commit e93ebeb

Please sign in to comment.