We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bbca6 commit bb4ad8dCopy full SHA for bb4ad8d
.github/workflows/pr-lint-check.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Get changed files
24
id: changed-files
25
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
26
with:
27
since_last_remote_commit: 'true'
28
0 commit comments