diff --git a/.github/workflows/spec-update.yml b/.github/workflows/spec-update.yml index d343517..eb2067f 100644 --- a/.github/workflows/spec-update.yml +++ b/.github/workflows/spec-update.yml @@ -7,7 +7,7 @@ on: jobs: main: name: Build, Validate and Deploy - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest permissions: contents: write steps: