0
Fork 0
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:
renovate[bot] 2023-01-04 14:09:10 +08:00 committed by GitHub
parent 46ebdfe502
commit 50c4d68693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,7 +69,7 @@ jobs:
# Setup environment
- name: Setup Postgres
uses: ikalnytskyi/action-setup-postgres@v3
uses: ikalnytskyi/action-setup-postgres@v4
- uses: actions/download-artifact@v3
with: