Upgrade checkout action
This commit is contained in:
parent
4e31c37f77
commit
01b5194924
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Set up PostgreSQL server
|
- name: Set up PostgreSQL server
|
||||||
uses: harmon758/postgresql-action@v1
|
uses: harmon758/postgresql-action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue