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 bf11c59 commit 2739362Copy full SHA for 2739362
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: ruby/setup-ruby@v1
13
with:
14
- ruby-version: 2.4
+ ruby-version: 2.6
15
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
16
17
- name: Run Jekyll to generate page
0 commit comments