changed github workflow action ubuntu version to ubuntu-22.04 (#6683)

This commit is contained in:
Akshat Jain 2025-03-03 16:10:23 +05:30 committed by GitHub
parent e183a0cc63
commit 0d599ef2dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@ env:
jobs:
sync_changes:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
pull-requests: write
contents: read