Skip to content

Commit a7a4728

Browse files
authored
Merge pull request #1146 from NeuromatchAcademy/dependabot/github_actions/dot-github/workflows/tj-actions/changed-files-46
Bump tj-actions/changed-files from 41 to 46 in /.github/workflows
2 parents 1c7c4a7 + 30be3ac commit a7a4728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebook-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Get changed files
8383
if: "!contains(env.COMMIT_MESSAGE, 'skip ci')"
8484
id: changed-files
85-
uses: tj-actions/changed-files@v41
85+
uses: tj-actions/changed-files@v46
8686

8787
- name: List all changed files
8888
run: |

0 commit comments

Comments
 (0)