We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7df36e6 + fcca95c commit ad88b89Copy full SHA for ad88b89
1 file changed
.github/workflows/python-package.yml
@@ -62,7 +62,7 @@ jobs:
62
pytest --cov=$package --cov-report=xml
63
genbadge coverage -i coverage.xml -o $cov_badge_path
64
- name: Verify Changed files
65
- uses: tj-actions/verify-changed-files@v12
+ uses: tj-actions/verify-changed-files@v17
66
id: changed_files
67
with:
68
files: ${{ env.cov_badge_path }}
0 commit comments