Skip to content

Commit 4fbb3db

Browse files
committed
update ruby ver to 3.2.0
1 parent f91fb4c commit 4fbb3db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Ruby
2424
uses: ruby/setup-ruby@v1
2525
with:
26-
ruby-version: '3.1.0' # Or your Jekyll's required Ruby version
26+
ruby-version: '3.2.0' # Or your Jekyll's required Ruby version
2727
bundler-cache: true
2828
# Set the cache path to be relative to the docs directory
2929
cache-version: 1

0 commit comments

Comments
 (0)