diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 4bb1c74..87fba7a 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -31,7 +31,7 @@ jobs: flutter test --coverage - name: Upload coverage report 📡 - uses: codecov/codecov-action@v3.1.2 + uses: codecov/codecov-action@v3.1.3 lint: name: Lint