Skip to content

Commit 4fc54dd

Browse files
authored
Merge pull request #10 from mohesu/dependabot/github_actions/subosito/flutter-action-2.7.1
Bump subosito/flutter-action from 2.6.1 to 2.7.1
2 parents 8c28a95 + 9b13c68 commit 4fc54dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flutter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
java-version: 11
1818
distribution: temurin
19-
- uses: subosito/flutter-action@v2.6.1
19+
- uses: subosito/flutter-action@v2.7.1
2020
with:
2121
cache: true
2222
- name: Version
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
java-version: 11
3535
distribution: temurin
36-
- uses: subosito/flutter-action@v2.6.1
36+
- uses: subosito/flutter-action@v2.7.1
3737
with:
3838
cache: true
3939
- name: Format

0 commit comments

Comments
 (0)