diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5b8abe2..fbaa310 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -48,7 +48,7 @@ jobs: path: cypress/screenshots - name: Get changed files - uses: tj-actions/changed-files@v35 + uses: tj-actions/changed-files@v41 with: since_last_remote_commit: true separator: ","