- Bumping tj-actions/changed-files from v41 to v44 per #2033
This commit is contained in:
2
.github/workflows/validation.yml
vendored
2
.github/workflows/validation.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
run: pytest --tb=short -v
|
||||
- name: Check for pickle file change
|
||||
id: pickle-change
|
||||
uses: tj-actions/changed-files@v41
|
||||
uses: tj-actions/changed-files@v44
|
||||
with:
|
||||
files: 'tests/known-slugs.pickle'
|
||||
- name: Add PR Comment if pickle file is modified
|
||||
|
||||
Reference in New Issue
Block a user