diff --git a/.github/workflows/update-codeowners.yaml b/.github/workflows/update-codeowners.yaml index 186f67748f..f722c7e96c 100644 --- a/.github/workflows/update-codeowners.yaml +++ b/.github/workflows/update-codeowners.yaml @@ -10,7 +10,7 @@ on: jobs: generateCodeowners: - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v3