mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): update ikalnytskyi/action-setup-postgres action to v6 (#5815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c51eab1bc4
commit
5c2aba6b73
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -136,7 +136,7 @@ jobs:
|
|||
# ** End **
|
||||
|
||||
- name: Setup Postgres
|
||||
uses: ikalnytskyi/action-setup-postgres@v5
|
||||
uses: ikalnytskyi/action-setup-postgres@v6
|
||||
|
||||
# ** Setup up-to-date databases and compare (test `up`) **
|
||||
- name: Setup fresh database
|
||||
|
|
Loading…
Reference in a new issue