mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Update tj-actions/verify-changed-files action to v5.7
This commit is contained in:
parent
3762f587c5
commit
ad9d6809a0
1 changed files with 1 additions and 1 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@v5.1
|
||||
uses: tj-actions/verify-changed-files@v5.7
|
||||
with:
|
||||
files: backups/backup.sql
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue