diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index ebc3c8c..479fe88 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@v5 with: ref: ${{ inputs.GERRIT_BRANCH }} submodules: "true"