We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6926030 commit 45f7f75Copy full SHA for 45f7f75
.github/workflows/pull_request_check.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Get changed files
15
id: changed_files
16
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
17
with:
18
files: |
19
src/apps/*.ts
0 commit comments