We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da714a2 commit a6e93e4Copy full SHA for a6e93e4
1 file changed
.github/workflows/flutter.publish.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
name: 'android-aab'
34
- name: 'Setup Ruby'
35
- uses: ruby/setup-ruby@v1.299.0
+ uses: ruby/setup-ruby@v1.301.0
36
37
ruby-version: '3.4.9'
38
bundler-cache: true
0 commit comments