diff --git a/.github/workflows/repository-checks.yml b/.github/workflows/repository-checks.yml index d88d5bb..0164b3c 100644 --- a/.github/workflows/repository-checks.yml +++ b/.github/workflows/repository-checks.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Validate repository run: Scripts/validate-repository.sh