diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index ebc3c8c..f84d9ce 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -74,7 +74,7 @@ jobs: runs-on: ubuntu-latest needs: notify steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: ref: ${{ inputs.GERRIT_BRANCH }} submodules: "true"