mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Update test.yml
This commit is contained in:
parent
982a7876f7
commit
af8d3ad13a
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.
|
- name: Check changes to backup file.
|
||||||
id: changed_backup
|
id: changed_backup
|
||||||
uses: tj-actions/verify-changed-files@v5.7
|
uses: tj-actions/verify-changed-files@v6
|
||||||
with:
|
with:
|
||||||
files: backups/backup.sql
|
files: backups/backup.sql
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue