Skip to content

Commit 12aa980

Browse files
authored
Merge pull request #28527 from ocaml/dependabot/github_actions/tj-actions/changed-files-47
Bump tj-actions/changed-files from 46 to 47
2 parents 510d069 + aada1cf commit 12aa980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Get changed files
7171
id: changed-files
7272
if: github.event_name != 'push'
73-
uses: tj-actions/changed-files@v46
73+
uses: tj-actions/changed-files@v47
7474

7575
- name: List all changed packages
7676
id: changed-packages

0 commit comments

Comments
 (0)