We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4e44b commit 13d8421Copy full SHA for 13d8421
.github/workflows/updateHeader.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Get changed files
14
id: changed-files-specific
15
- uses: tj-actions/changed-files@v35
+ uses: tj-actions/changed-files@v41
16
17
with:
18
since_last_remote_commit: true
0 commit comments