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 2a73755 + c06bd77 commit f676ab1Copy full SHA for f676ab1
.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