Skip to content

Commit 19fcba0

Browse files
authored
Merge pull request #5 from HuongNV13/MDL-85362
Define environment requirements for Moodle 5.1
2 parents 49a5af7 + 4c406a3 commit 19fcba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
- name: Setting up DB PostgreSQL
3535
uses: m4nu56/postgresql-action@v1
3636
with:
37-
postgresql version: 14
37+
postgresql version: 15
3838
postgresql db: test
3939
postgresql user: test
4040
postgresql password: test

0 commit comments

Comments
 (0)