Skip to content

Commit daf1992

Browse files
authored
chore(deps): update tj-actions/changed-files action to v44 (#2006)
1 parent 93b6a31 commit daf1992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
php-version: '8.0'
2929
- name: Get changed files
3030
id: changedFiles
31-
uses: tj-actions/changed-files@v41
31+
uses: tj-actions/changed-files@v44
3232
- uses: jwalton/gh-find-current-pr@v1
3333
id: findPr
3434
with:

0 commit comments

Comments
 (0)