fix: update ubuntu images to latest LTS (#52106)

This commit is contained in:
Mrugesh Mohapatra
2023-10-26 12:14:45 +05:30
committed by GitHub
parent 925d551e23
commit 167cbead7a
19 changed files with 28 additions and 28 deletions

View File

@@ -12,7 +12,7 @@ jobs:
contents: read
# for actions/labeler to add labels to PRs
pull-requests: write
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4
with: