this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

authored by

Marcello Seri and committed by
GitHub
ecbfc675 02011516

+1 -1
+1 -1
.github/workflows/windows.yml
··· 68 68 - name: Get changed files 69 69 id: changed-files 70 70 if: github.event_name != 'push' 71 - uses: tj-actions/changed-files@v44 71 + uses: tj-actions/changed-files@v46 72 72 73 73 - name: List all changed packages 74 74 id: changed-packages