We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d15a3 commit 81c3d04Copy full SHA for 81c3d04
.github/workflows/pages.yml
@@ -25,6 +25,7 @@ jobs:
25
- name: Setup Ruby
26
uses: ruby/setup-ruby@v1
27
with:
28
+ ruby-version: "2.6"
29
bundler-cache: true
30
31
- name: Setup Pages
0 commit comments