diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4800f8578..c3aff730b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: gradle/wrapper-validation-action@v1 + - uses: gradle/wrapper-validation-action@v2 - name: create and checkout branch # push events already checked out the branch