chore: upgrade ci runner image version (#233)

This commit is contained in:
Weny Xu
2025-04-18 17:11:07 +08:00
committed by GitHub
parent 583daa3fbb
commit 175dec07bd
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
license-header-check:
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
name: license-header-check
steps:
- uses: actions/checkout@v4