diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a3f0f7..3e3f419 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 # Optional: keep conventions check (runs with Windows PowerShell) - name: Check Conventions