Compare commits

..

1 Commits

Author SHA1 Message Date
Nasril ilham Saputra
7638b2c43e
Merge 72c7d375e3 into 2d1bd6bf03 2024-12-17 02:06:48 +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