We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9406d6a commit 69fbb45Copy full SHA for 69fbb45
.github/workflows/pages-deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Ruby
43
uses: ruby/setup-ruby@v1
44
with:
45
- ruby-version: 3.3
+ ruby-version: 3.2
46
bundler-cache: true
47
48
- name: Build site
0 commit comments