Skip to content

Commit

Permalink
Update build-pdf.yml
Browse files Browse the repository at this point in the history
Update Ruby to version 3.2.0

Signed-off-by: Bill Traynor <wmat@riscv.org>
  • Loading branch information
wmat committed Apr 11, 2023
1 parent f6b8d5c commit c0129dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup Ruby and Gemfile content
uses: ruby/setup-ruby@v1
with:
ruby-version: "2.6"
ruby-version: "3.2.0"
bundler-cache: true
# Node.js for wavedrom
- uses: actions/cache@v3
Expand Down

0 comments on commit c0129dd

Please sign in to comment.