diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f74c1b8a..93077e3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: steps: - name: "Checkout Code" - uses: "actions/checkout@v2" + uses: "actions/checkout@v4" timeout-minutes: 5 with: fetch-depth: 0