We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7347303 commit 1bc3dfeCopy full SHA for 1bc3dfe
.github/workflows/flutter.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
name: failures
32
path: demo_app/test/failures/
33
- - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
+ - uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
34
35
integration_test:
36
name: Integration test
.github/workflows/flutter_beta.yml
@@ -29,4 +29,4 @@ jobs:
29
0 commit comments