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 2aa8523 commit e2be991Copy full SHA for e2be991
.github/workflows/tests.yml
@@ -80,7 +80,7 @@ jobs:
80
81
- name: Setup PostgreSQL
82
if: runner.os != 'Windows'
83
- uses: ikalnytskyi/action-setup-postgres@10ab8a56cc77b4823c2bfa57b1d4dd5605ef0481 # v7
+ uses: ikalnytskyi/action-setup-postgres@c4dda34aae1c821e3a771b68b73b13af3198a7ee # v8
84
with:
85
username: test
86
password: test
0 commit comments