0
0
Fork 0
mirror of https://github.com/tj-actions/install-postgresql.git synced 2025-06-11 13:12:49 +00:00

Updated README.md

This commit is contained in:
Tonye Jack 2023-09-11 18:02:05 -06:00
parent ab7d11b52c
commit d61e8ce412
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run docker-action
- name: Run setup-postgresql
uses: ./
with:
postgresql_version: ${{ matrix.postgresql_version }}