Contribution Date
              Contribution Project
              
          Contribution Details
              ci(linter): unset persist-credentials for checkout action
The `persist-credentials` option for the `actions/checkout` action defaults to `true`, which can lead to unexpected behavior when switching between different repository checks. Setting it to `false` ensures that credentials are not persisted across different checks, promoting a more secure and predictable CI environment.
          Contribution Issue Link
              
          Files count
              0
          Patches count
              1