diff --git a/.github/workflows/verify-code-standard.yml b/.github/workflows/verify-code-standard.yml index 84c2e1a..30c6dec 100644 --- a/.github/workflows/verify-code-standard.yml +++ b/.github/workflows/verify-code-standard.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Install Dependencies run: |