diff --git a/its/.github/workflows/maven-verify.yml b/its/.github/workflows/maven-verify.yml index 299cc545fd..6c0bd9aa06 100644 --- a/its/.github/workflows/maven-verify.yml +++ b/its/.github/workflows/maven-verify.yml @@ -37,7 +37,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: persist-credentials: false