Merge pull request #27708 from ocaml/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-46
Bump tj-actions/changed-files from 44 to 46 in /.github/workflows
Marcello Seri 8 months ago ecbfc675 02011516
··· 68 68 - name: Get changed files 69 69 id: changed-files 70 70 if: github.event_name != 'push' 71 71 - uses: tj-actions/changed-files@v44 71 71 + uses: tj-actions/changed-files@v46 72 72 73 73 - name: List all changed packages 74 74 id: changed-packages