Skip to content

Commit ee32b64

Browse files
committed
Bump version of changed-files action.
1 parent 3f06020 commit ee32b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/data_tests_changed_files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Get changed *.csv files
4242
id: changed-files
43-
uses: tj-actions/changed-files@v44
43+
uses: tj-actions/changed-files@v45
4444
with:
4545
path: data
4646
files: |

0 commit comments

Comments
 (0)