this repo has no description

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

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/windows.yml
···
- name: Get changed files
id: changed-files
if: github.event_name != 'push'
-
uses: tj-actions/changed-files@v44
+
uses: tj-actions/changed-files@v46
- name: List all changed packages
id: changed-packages