diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1fc4e3b..7b54051 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: - id: container-edge-check name: ghcr.io/${{ github.repository }}:edge check if: github.event_name != 'workflow_dispatch' - uses: tj-actions/changed-files@v35.8.0 + uses: tj-actions/changed-files@v36.1.0 with: files: | .yarn/**