Add depth for checkout

This commit is contained in:
Alex
2023-09-09 18:02:54 +02:00
parent 61d241a347
commit cdb92f7ca2

View File

@@ -37,6 +37,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Elixir
uses: erlef/setup-beam@988e02bfe678367a02564f65ca2e37726dc0268f
with: