We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1581a commit 9f0649fCopy full SHA for 9f0649f
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Tune GitHub-hosted runner network
39
uses: smorimoto/tune-github-hosted-runner-network@v1
40
- name: Setup PostgreSQL
41
- uses: ikalnytskyi/action-setup-postgres@v6
+ uses: ikalnytskyi/action-setup-postgres@v7
42
with:
43
username: postgres
44
password: postgres
0 commit comments