Skip to content

Commit ee957c4

Browse files
authored
Update pages.yml
1 parent f2bdd89 commit ee957c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Ruby
1717
uses: ruby/setup-ruby@v1
1818
with:
19-
ruby-version: "3.x" # match your local Ruby
19+
ruby-version: "3.2.2" # match your local Ruby
2020

2121
- name: Install dependencies
2222
run: |

0 commit comments

Comments
 (0)