You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the upcoming `actions/setup-go@v2` fixes this issue, but is still in
191
+
beta as of April 2020.
192
+
193
+
* https://github.community/t5/GitHub-Actions/git-config-core-autocrlf-should-default-to-false/m-p/30445 and https://github.com/actions/checkout/issues/135
191
194
192
195
`git config core.autocrlf`defaults to true, so be careful about CRLF endings in
193
196
your plaintext `testdata` files on Windows. To work around this, set up the
0 commit comments