Skip to content

Commit 87eb617

Browse files
authored
Update CI (#6)
1 parent 984922f commit 87eb617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# static testing
6868
- name: Analyze Flutter
6969
if: matrix.category == 'static'
70-
uses: zgosalvez/github-actions-analyze-flutter@f1a0a3abe4211723932c4d5571702c8f71e11f20 # v1.3.0
70+
uses: zgosalvez/github-actions-analyze-flutter@c8bbed095ad1cabe7baa9e47d0932bbc183dc6ce # v1.3.1
7171
with:
7272
fail-on-warnings: true
7373
working-directory: code

0 commit comments

Comments
 (0)