Skip to content

Commit

Permalink
Update documentation task Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Apr 23, 2024
1 parent 801117e commit f531e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
ruby-version: "3.3"
bundler-cache: true
- name: Install doxygen and dependencies
run: |
Expand Down

0 comments on commit f531e47

Please sign in to comment.