update runner for codedocs (#31525)

This commit is contained in:
warriorstar-orion
2026-01-28 05:08:10 +00:00
committed by GitHub
parent 203105788c
commit d5ffe1b8a8
+1 -1
View File
@@ -8,7 +8,7 @@ on:
jobs:
generate_docs:
name: 'Generate Documentation'
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: 'Update Branch'
uses: actions/checkout@v6