From 343fe6d9ff01ebee17644de46c3ab5d39c4b18c3 Mon Sep 17 00:00:00 2001 From: Modiholodri Date: Thu, 2 Jan 2025 08:57:02 +0700 Subject: [PATCH] Update update_rating_manual.yml to checkout@v4 --- .github/workflows/update_rating_manual.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_rating_manual.yml b/.github/workflows/update_rating_manual.yml index dea201b..1c8002c 100644 --- a/.github/workflows/update_rating_manual.yml +++ b/.github/workflows/update_rating_manual.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check Out Repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Update Rating List run: |