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 d9a21fc commit 4e372eeCopy full SHA for 4e372ee
.github/workflows/jekyll.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Ruby
24
uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: '3.1'
+ ruby-version: '2.6.3'
27
bundler-cache: true
28
cache-version: 0
29
- name: Setup Pages
0 commit comments