Skip to content

Commit 617113f

Browse files
chore(deps): update ikalnytskyi/action-setup-postgres action to v8
1 parent 953aa45 commit 617113f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- name: Install dependencies
2929
run: pnpm install --frozen-lockfile
3030
- name: Start PostgreSQL
31-
uses: ikalnytskyi/action-setup-postgres@v7
31+
uses: ikalnytskyi/action-setup-postgres@v8
3232
- name: Run Tests
3333
run: pnpm run ci

0 commit comments

Comments
 (0)