We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b01e414 commit a89d3f1Copy full SHA for a89d3f1
.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@v4
+ uses: ikalnytskyi/action-setup-postgres@v5
42
with:
43
username: postgres
44
password: postgres
0 commit comments