diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index ffe3013..afb69b0 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -9,7 +9,7 @@ on: jobs: main: name: Echidna Auto-publish WD - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: w3c/spec-prod@v2