We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5319ea commit 5a79103Copy full SHA for 5a79103
1 file changed
.github/workflows/pages-deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Ruby
23
uses: ruby/setup-ruby@v1
24
with:
25
- ruby-version: 2.7
+ ruby-version: 3.3
26
bundler-cache: true
27
28
- name: Check baseurl
0 commit comments