Skip to content

Commit ecbfc67

Browse files
authored
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
2 parents 0201151 + f0a8268 commit ecbfc67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Get changed files
6969
id: changed-files
7070
if: github.event_name != 'push'
71-
uses: tj-actions/changed-files@v44
71+
uses: tj-actions/changed-files@v46
7272

7373
- name: List all changed packages
7474
id: changed-packages

0 commit comments

Comments
 (0)