diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index a9a3fb3..05860a3 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -16,7 +16,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@v2.3.4" + uses: "actions/checkout@v2.4.0" - name: "Lint YAML files" uses: "ibiqlik/action-yamllint@v3"