We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d38b4 commit 68cd77aCopy full SHA for 68cd77a
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
${{ runner.os }}-gems
31
- uses: actions/setup-ruby@v1
32
with:
33
- ruby-version: '2.6'
+ ruby-version: '3.0'
34
- name: Install jekyll
35
run: |
36
export GEM_HOME=${PWD}/vendor/bundle
0 commit comments