diff --git a/.github/workflows/yaml.integration.yaml b/.github/workflows/yaml.integration.yaml index e1165e5..71dfcca 100644 --- a/.github/workflows/yaml.integration.yaml +++ b/.github/workflows/yaml.integration.yaml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0