mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
chore(deps): update ikalnytskyi/action-setup-postgres action to v4 (#2816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
46ebdfe502
commit
50c4d68693
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
|
@ -69,7 +69,7 @@ jobs:
|
||||||
|
|
||||||
# Setup environment
|
# Setup environment
|
||||||
- name: Setup Postgres
|
- name: Setup Postgres
|
||||||
uses: ikalnytskyi/action-setup-postgres@v3
|
uses: ikalnytskyi/action-setup-postgres@v4
|
||||||
|
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue