Skip to content

Commit 6f1b16e

Browse files
authored
Merge pull request #2014 from nodejs/dependabot/github_actions/tj-actions/changed-files-41
chore(deps): bump tj-actions/changed-files from 40 to 41
2 parents 0bb8f78 + 67ca2c4 commit 6f1b16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

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

2727
- name: Calculate file differences
2828
id: diff
29-
uses: tj-actions/changed-files@v40
29+
uses: tj-actions/changed-files@v41
3030
with:
3131
json: true
3232
escape_json: false

0 commit comments

Comments
 (0)