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