Skip to content

Commit a89d3f1

Browse files
committed
Bump action-setup-postgres version
1 parent b01e414 commit a89d3f1

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@v4
41+
uses: ikalnytskyi/action-setup-postgres@v5
4242
with:
4343
username: postgres
4444
password: postgres

0 commit comments

Comments
 (0)