diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index 9feda35ee..9f09e67bd 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -3,7 +3,7 @@ on: [merge_group, push, pull_request] jobs: spellcheck: name: Spellcheck - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 # Executes "typos ."