Compare commits

..

1 Commits

Author SHA1 Message Date
David Ordás
424c903dc4
Merge 1b1b66e2ce 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 }} fetch-depth: ${{ steps.set-params.outputs.fetch-depth }}
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v45.0.5 uses: tj-actions/changed-files@v45.0.4
with: with:
separator: " " separator: " "
json: true json: true