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 84f41b6 commit 9cbbe09Copy full SHA for 9cbbe09
.github/workflows/deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Setup Ruby
51
uses: ruby/setup-ruby@v1
52
with:
53
- ruby-version: '3.1'
+ ruby-version: '3.3'
54
bundler-cache: true
55
56
- name: Setup Pages
0 commit comments