We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f66f0 commit 2f58bb9Copy full SHA for 2f58bb9
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Setup Ruby
24
uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: '3.2.1'
+ ruby-version: '3.2.2'
27
bundler-cache: true
28
- name: Install and Build 🔧
29
run: |
0 commit comments