Compare commits

..

1 Commits

Author SHA1 Message Date
Rohit Gadgil
357d808d74
Merge 25ac5e97ac into 2d1bd6bf03 2024-12-17 02:06:47 +00:00

View File

@ -42,7 +42,7 @@ jobs:
fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v45.0.5
uses: tj-actions/changed-files@v45.0.4
with:
separator: " "
json: true