Skip to content

Commit

Permalink
chore(deps): Bump subosito/flutter-action from 2.17.0 to 2.18.0 (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 6e96ab0 commit 924d928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_news_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: subosito/flutter-action@v2.17.0
- uses: subosito/flutter-action@v2.18.0
with:
channel: ${{matrix.channel}}
flutter-version: "3.24.2"
Expand Down

0 comments on commit 924d928

Please sign in to comment.