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 69e6cdc commit 6970a00Copy full SHA for 6970a00
.github/workflows/jekyll.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Ruby
24
uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: '2.6.3'
+ ruby-version: '2.7'
27
bundler: '2.6.2'
28
bundler-cache: true
29
cache-version: 0
0 commit comments