Skip to content

Commit 9cef79e

Browse files
committed
Update changed-files action
1 parent d8d1d0b commit 9cef79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test-CI-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
#
142142
- name: Get changed notebook files
143143
id: changed-files-ipynb
144-
uses: tj-actions/changed-files@v44
144+
uses: tj-actions/changed-files@v46.0.1
145145
with:
146146
files: |
147147
**/*.ipynb

0 commit comments

Comments
 (0)