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 862dbd7 commit c8e96cbCopy full SHA for c8e96cb
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
test/README.md
28
test/subdir/README.md
29
- name: Verify Changed files
30
- uses: tj-actions/verify-changed-files@v7
+ uses: tj-actions/verify-changed-files@v8
31
id: changed_files
32
with:
33
files: |
.github/workflows/update-readme.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: tj-actions/[email protected]
18
19
20
21
id: verify_changed_files
22
23
0 commit comments