Skip to content

Refactor: replace the calls to getMd5Hash to getSha256hash #92

Refactor: replace the calls to getMd5Hash to getSha256hash

Refactor: replace the calls to getMd5Hash to getSha256hash #92

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1