Update verify change action

This commit is contained in:
Ben C 2022-05-23 08:09:05 -04:00 committed by GitHub
parent d38c7b20ed
commit e1fb84773c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ jobs:
# Only want to commit schemas if they've actually changed # Only want to commit schemas if they've actually changed
- name: Verify Changed Schemas - name: Verify Changed Schemas
uses: tj-actions/verify-changed-files@v6 uses: tj-actions/verify-changed-files@v9.1
id: changed_files id: changed_files
with: with:
files: NewHorizons\Schemas\** files: NewHorizons\Schemas\**