diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 4ca6ca9..06718b8 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -17,7 +17,7 @@ on: jobs: main: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest steps: # See doc at https://github.com/actions/checkout#checkout-v2 - name: Checkout repository