Skip to content

Commit a642a31

Browse files
Merge pull request #493 from juliuscanute/dependabot/github_actions/subosito/flutter-action-2.3.0
Bump subosito/flutter-action from 1 to 2.3.0
2 parents 93d7987 + 42b56c9 commit a642a31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/setup-java@v1
1313
with:
1414
java-version: '12.x'
15-
- uses: subosito/flutter-action@v1
15+
- uses: subosito/flutter-action@v2.3.0
1616
- name: Version
1717
run: flutter doctor -v
1818
- name: Install dependencies

0 commit comments

Comments
 (0)