aherbert commented on code in PR #157:
URL: https://github.com/apache/commons-logging/pull/157#discussion_r1313823514


##########
.github/workflows/maven.yml:
##########
@@ -35,18 +35,20 @@ jobs:
        
     steps:
     - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744
-      with:
-        persist-credentials: false
+      with:
+        persist-credentials: false

Review Comment:
   This looks like a line endings issue. I have updated the repo to normalize 
the line endings and use a `.gitattributes` file. See 
[gitattributes](https://www.git-scm.com/docs/gitattributes).
   
   If you rebase on master this should fix all issues.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to