Skip to content

Commit e3f5212

Browse files
committed
Fix PostgreSQL install on macos
1 parent ea2b57e commit e3f5212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Tune GitHub-hosted runner network
3939
uses: smorimoto/tune-github-hosted-runner-network@v1
4040
- name: Setup PostgreSQL
41-
uses: ikalnytskyi/action-setup-postgres@v5
41+
uses: ikalnytskyi/action-setup-postgres@v6
4242
with:
4343
username: postgres
4444
password: postgres

0 commit comments

Comments
 (0)