Skip to content

Commit

Permalink
Pin flutter version to 3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
denrase committed Sep 20, 2023
1 parent e3e1abf commit c719652
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/integration-tests-sentry-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
- uses: actions/checkout@v3

- uses: subosito/flutter-action@48cafc24713cca54bbe03cdc3a423187d413aafa #2.10.0

with:
flutter-version: '3.13.2'
channel: 'stable'
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
Expand Down

0 comments on commit c719652

Please sign in to comment.