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 e903b19 commit 04e3665Copy full SHA for 04e3665
.github/workflows/simple.yml
@@ -33,7 +33,7 @@ jobs:
33
cabal-version: '3.10.2.0'
34
35
- name: Set up PostgreSQL
36
- uses: ikalnytskyi/action-setup-postgres@v6
+ uses: ikalnytskyi/action-setup-postgres@v7
37
id: postgres
38
with:
39
username: ci
0 commit comments