Update Flutter action version in workflow
This commit is contained in:
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Set up Flutter
|
- name: Set up Flutter
|
||||||
uses: subosito/flutter-action@v1.5.3
|
uses: subosito/flutter-action@v2.21.0
|
||||||
with:
|
with:
|
||||||
flutter-version: '3.32.1'
|
flutter-version: '3.32.1'
|
||||||
channel: "stable"
|
channel: "stable"
|
||||||
|
|||||||
Reference in New Issue
Block a user