We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a6178 commit c30bf51Copy full SHA for c30bf51
1 file changed
.github/workflows/pages-deploy.yml
@@ -24,6 +24,8 @@ jobs:
24
25
- name: Setup Ruby, JRuby and TruffleRuby
26
uses: ruby/setup-ruby@v1.133.2
27
+ with:
28
+ ruby-version: 3.2.0
29
30
- name: Bundle Caching
31
uses: actions/cache@v2
0 commit comments