Skip to content

Stop checking out git SHA

Compare
Choose a tag to compare
@chamini2 chamini2 released this 25 Jul 17:55
· 14 commits to main since this release
5c0affe

We used to need

       - uses: actions/checkout@v2
         with:
           fetch-depth: 0

Not anymore.