From a5b245e1ac9287bc78504a5f690da3b4c2d53893 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Thu, 6 Feb 2025 15:02:35 -0500 Subject: [PATCH] Update semantic-pr.yml --- .github/workflows/semantic-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/semantic-pr.yml b/.github/workflows/semantic-pr.yml index 9d4bfa352..460acf237 100644 --- a/.github/workflows/semantic-pr.yml +++ b/.github/workflows/semantic-pr.yml @@ -13,7 +13,7 @@ permissions: jobs: title-check: - runs-on: ubuntu-24.04 + runs-on: ubuntu-latest steps: - name: Check PR Title's semantic conformance uses: amannn/action-semantic-pull-request@v5