diff --git a/.github/workflows/main-deploy.yaml b/.github/workflows/main-deploy.yaml index 1b31546..e04d962 100644 --- a/.github/workflows/main-deploy.yaml +++ b/.github/workflows/main-deploy.yaml @@ -26,7 +26,7 @@ jobs: infra: ${{ steps.filter.outputs.infra }} services: ${{ steps.filter.outputs.services }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - uses: dorny/paths-filter@v3 id: filter with: