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.
2 parents 25bfeea + 4fc45c6 commit 7c4adf8Copy full SHA for 7c4adf8
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
working-directory: test_package
45
46
- name: Verify Changed files
47
- uses: tj-actions/verify-changed-files@v17
+ uses: tj-actions/verify-changed-files@v18
48
id: verify-changed-files
49
with:
50
files: test_package/coverage.svg
.github/workflows/update-readme.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: tj-actions/remark@v3
24
25
26
27
id: verify_changed_files
28
29
files: |
0 commit comments