Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-ivs authored May 24, 2024
1 parent 89fd773 commit fc014a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
shell: bash
steps:
- name: Set up Ruby
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
uses: actions/checkout@v4
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'

Expand Down

0 comments on commit fc014a1

Please sign in to comment.