Update pages-deploy.yml

This commit is contained in:
Eduard Tolosa 2024-01-04 23:08:17 -05:00 committed by GitHub
parent 6cde4b9d53
commit 5f9f4a7b9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ jobs:
- name: Setup Ruby
uses: ruby/setup-ruby@v1.165.1
with:
ruby-version: 3 # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
ruby-version: 3.2.2 # reads from a '.ruby-version' or '.tools-version' file if 'ruby-version' is omitted
bundler-cache: true
- name: Build site