From d91623a9c2deb7592d295582a89c487b81cf8c1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Thu, 18 Jul 2024 20:16:07 +1000 Subject: [PATCH] chore: Update auto-publish.yml --- .github/workflows/auto-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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