We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7482507 + e3f0776 commit aee5c05Copy full SHA for aee5c05
.github/workflows/lint_for_svn.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: Get list of changed files
16
id: changed-files
17
- uses: tj-actions/changed-files@v34
+ uses: tj-actions/changed-files@v41
18
19
- name: Generate and run script on changed files
20
run: |
0 commit comments