diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 4e8e1a6..ded9d74 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: "Checkout" - uses: "actions/checkout@v4.2.2" + uses: "actions/checkout@v5.0.0" - name: "Lint YAML files" uses: "ibiqlik/action-yamllint@v3.1.1"