Skip to content

Commit fae0730

Browse files
committed
Change branch
1 parent 30b015c commit fae0730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- name: Set up postgres
18-
uses: ableco/action-postgres-setup@v1
18+
uses: ableco/action-postgres-setup@main
1919
with:
2020
postgres-version: 11
2121
- name: Initialize pgbench

0 commit comments

Comments
 (0)