Skip to content

Commit

Permalink
fix: spectify flutter-action version for workflow
Browse files Browse the repository at this point in the history
Update prbuild.yml
  • Loading branch information
appdevelpo committed Mar 14, 2024
1 parent 04812e6 commit 9ac7d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
- uses: subosito/flutter-action@v2.12.0
with:
flutter-version: 3.16.8
channel: stable
Expand Down

0 comments on commit 9ac7d3c

Please sign in to comment.