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 48576f0 commit f408fc7Copy full SHA for f408fc7
.github/workflows/build-release.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Ruby
21
uses: ruby/setup-ruby@v1
22
with:
23
- ruby-version: 3
+ ruby-version: '3.2'
24
25
- name: Setup Flutter
26
uses: subosito/flutter-action@v2
0 commit comments