diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6d936b..b66f27f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - name: A1) Checkout repository code # WHY: Needed to access files for checks. - uses: actions/checkout@v6 + uses: actions/checkout@v7 # ============================================================ # BASIC CHECKS: Markdown