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 a7a20a0 commit 24b3affCopy full SHA for 24b3aff
.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