Skip to content

Commit

Permalink
udpate ci
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Mar 5, 2024
1 parent 1adf2a4 commit 8fe382f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
java-version: 17
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.16.0'
flutter-version: '3.19.0'
- uses: finnp/create-file-action@master
env:
FILE_NAME: lib/common/config/ignoreConfig.dart
Expand All @@ -47,7 +47,7 @@ jobs:
java-version: 17
- uses: subosito/flutter-action@v1
with:
flutter-version: '3.16.0'
flutter-version: '3.19.0'
- uses: finnp/create-file-action@master
env:
FILE_NAME: lib/common/config/ignoreConfig.dart
Expand Down

0 comments on commit 8fe382f

Please sign in to comment.