diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7b2a5493..9ec9b757 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout Code - uses: actions/checkout@v7.0.0 + uses: actions/checkout@v7.0.1 with: fetch-depth: 0 persist-credentials: false