Subject of the issue
Maybe related to actions/checkout#760.
This action seems to fail on containers using the latest version of Git.
The checkout action had a fix for this yesterday, but I believe other actions like this one continue to be affected.
Steps to reproduce
Use this action on containers like ubuntu:focal.
Subject of the issue
Maybe related to actions/checkout#760.
This action seems to fail on containers using the latest version of Git.
The checkout action had a fix for this yesterday, but I believe other actions like this one continue to be affected.
Steps to reproduce
Use this action on containers like
ubuntu:focal.