Update checks.yml

Seeing if this fixes the a11y scan
This commit is contained in:
Jonathan Bobel
2025-03-04 11:24:50 -05:00
parent 3dee60fcc0
commit b1b4611c55

View File

@@ -177,7 +177,7 @@ jobs:
cmd_options: "-I"
a11y-scan:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-project