We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6164b3c commit 37cb24fCopy full SHA for 37cb24f
1 file changed
.github/workflows/pages-deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup Ruby, JRuby and TruffleRuby
26
uses: ruby/setup-ruby@v1.133.2
27
with:
28
- ruby-version: 2.6.x
+ ruby-version: 2.6.10
29
30
- name: Bundle Caching
31
uses: actions/cache@v2
0 commit comments