From 36df795d4e584cfa1531430441642230a9a68d44 Mon Sep 17 00:00:00 2001 From: H Date: Fri, 28 Apr 2023 21:06:37 +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 3ffba75..69015e0 100644 --- a/.github/workflows/label-commenter.yml +++ b/.github/workflows/label-commenter.yml @@ -8,7 +8,7 @@ on: jobs: comment: - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Label Commenter