Skip to content

Commit ee9f8b4

Browse files
committed
Update version of changed-files
1 parent fffbc9d commit ee9f8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
include: '["\\.ts$"]'
2929
- name: Detecting files changed
3030
id: files
31-
uses: umani/changed-files@v4.0.0
31+
uses: umani/changed-files@v4.2.0
3232
with:
3333
repo-token: ${{ github.token }}
3434
pattern: '^.*\.ts$'

0 commit comments

Comments
 (0)