fetch-depth 1 on install test

This commit is contained in:
Kjeld Schouten-Lebbing
2023-01-17 12:38:59 +01:00
parent 5923a333e2
commit 5a2eadd7ba

View File

@@ -127,7 +127,7 @@ jobs:
- name: Checkout
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
with:
fetch-depth: 0
fetch-depth: 1
- name: Install Helm
uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82 # tag=v3