Skip to content

Commit

Permalink
action flutter upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Aobanana-chan committed Jul 15, 2022
1 parent e3dc212 commit c30090d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: subosito/[email protected]
with:
channel: "stable"
flutter-version: "3.0.1"
flutter-version: "3.0.5"
#setup key
- run: echo "${{ secrets.KEYSTORE2 }}" | base64 --decode > key.jks
# Creating the key.properties file
Expand Down

0 comments on commit c30090d

Please sign in to comment.