We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9bc03 commit 0e86757Copy full SHA for 0e86757
1 file changed
.github/workflows/validate-code.yaml
@@ -32,7 +32,7 @@ jobs:
32
- name: checkout repository
33
uses: actions/checkout@v4
34
- name: identify changed files
35
- uses: tj-actions/changed-files@v44
+ uses: tj-actions/changed-files@v46
36
id: changed-files
37
with:
38
files_yaml: |
0 commit comments