diff --git a/.github/workflows/verify-code-standard.yml b/.github/workflows/verify-code-standard.yml index 84c2e1a..4753a10 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@v6 - name: Install Dependencies run: |