Fixed: deep chackout

This commit is contained in:
Valeriano Manassero 2023-04-12 08:32:31 +02:00
parent 05355f9e7d
commit 6a08db6c9c

View File

@ -29,6 +29,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3.5.0
with:
fetch-depth: 0
- name: Create kind ${{ matrix.k8s }} cluster
uses: helm/kind-action@v1.5.0
with: