mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update verify change action
This commit is contained in:
parent
d38c7b20ed
commit
e1fb84773c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
|
||||
# Only want to commit schemas if they've actually changed
|
||||
- name: Verify Changed Schemas
|
||||
uses: tj-actions/verify-changed-files@v6
|
||||
uses: tj-actions/verify-changed-files@v9.1
|
||||
id: changed_files
|
||||
with:
|
||||
files: NewHorizons\Schemas\**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user