Skip to content

Commit da85e34

Browse files
committed
Upgrade postgres to meet 5.1 requirements
1 parent e8a9416 commit da85e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/structure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setting up DB ${{ env.dbtype }}
2929
uses: m4nu56/postgresql-action@v1
3030
with:
31-
postgresql version: 14
31+
postgresql version: 15
3232
postgresql db: test
3333
postgresql user: test
3434
postgresql password: test

0 commit comments

Comments
 (0)