From 76a9112e5ead47fe174ca7246e1f3137da671578 Mon Sep 17 00:00:00 2001 From: xaoxuu <16400144+xaoxuu@users.noreply.github.com> Date: Sat, 13 Jan 2024 18:42:11 +0800 Subject: [PATCH] Update label-commenter.yml --- .github/workflows/label-commenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/label-commenter.yml b/.github/workflows/label-commenter.yml index 1e3e420..634c51f 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -13,7 +13,7 @@ permissions: jobs: comment: - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: Label Commenter