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