diff options
Diffstat (limited to '.github/workflows/wrapper-validation.yml')
-rw-r--r-- | .github/workflows/wrapper-validation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/wrapper-validation.yml b/.github/workflows/wrapper-validation.yml index 6d78a6af..0e8b60ea 100644 --- a/.github/workflows/wrapper-validation.yml +++ b/.github/workflows/wrapper-validation.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: gradle/wrapper-validation-action@v1
\ No newline at end of file + - uses: gradle/wrapper-validation-action@v1.0.3
\ No newline at end of file |