We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da1978 commit e3f7cf1Copy full SHA for e3f7cf1
.github/workflows/github-pages.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
- uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: 3.0
+ ruby-version: '3.2'
27
bundler-cache: true
28
# If your site is in a subdirectory
29
# working-directory: ./
0 commit comments