Skip to content

Commit

Permalink
Switch to flutter-action@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jfahrenkrug committed Jan 31, 2024
1 parent da4695b commit 46a8102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-java@v1
with:
java-version: '12.x'
- uses: subosito/flutter-action@v1
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: ${{ matrix.flutter-version }}
Expand Down

0 comments on commit 46a8102

Please sign in to comment.