Skip to content

Commit

Permalink
Update ruby version to known
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Mar 15, 2024
1 parent 6a3a433 commit 969683e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.3.x"
ruby-version: "3.3.0"
- name: Set up git user
run: |
git config --local user.email "[email protected]"
Expand Down

0 comments on commit 969683e

Please sign in to comment.