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 a9f894d commit 6417a7dCopy full SHA for 6417a7d
.github/workflows/fix-license-header.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Get modified files in the staging directory
33
id: changed-files
34
- uses: tj-actions/changed-files@v33
+ uses: tj-actions/changed-files@v34
35
36
- name: Apply Changes
37
if: steps.changed-files.outputs.any_changed == 'true'
0 commit comments