diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36b5207..cff1bec 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Validate required project files run: |