mirror of
https://github.com/tj-actions/pg-dump.git
synced 2025-06-11 13:12:32 +00:00
Update tj-actions/verify-changed-files action to v13
This commit is contained in:
parent
f99ac80a37
commit
e46107cd90
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
|
||||
- name: Check changes to backup file.
|
||||
id: changed_backup
|
||||
uses: tj-actions/verify-changed-files@v12
|
||||
uses: tj-actions/verify-changed-files@v13
|
||||
with:
|
||||
files: backups/backup.sql
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue