diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 9a011169f70..c18c5370196 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -20,7 +20,7 @@ jobs: # https://github.com/actions/checkout - name: Checkout cc-legal-tools-app - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Check published files for invalid template run: |