diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e553d45..348fcb9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: coverage: true steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: persist-credentials: false