We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f4e44b + 13d8421 commit 9552386Copy full SHA for 9552386
.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