We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1826cc3 commit d668a93Copy full SHA for d668a93
1 file changed
.github/workflows/continuous-delivery.yaml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
27
- uses: ruby/setup-ruby@319994f95fa847cf3fb3cd3dbe89f6dcde9f178f
28
with:
29
- ruby-version: 3.4.4
+ ruby-version: 4.0.1
30
- run: gem install bundler --no-document
31
- run: bundle
32
- run: rake native gem
0 commit comments