Skip to content

Commit

Permalink
Merge pull request #32 from platformatic/renovate/ikalnytskyi-action-…
Browse files Browse the repository at this point in the history
…setup-postgres-7.x

Update ikalnytskyi/action-setup-postgres action to v7
  • Loading branch information
marcopiraccini authored Feb 20, 2025
2 parents 19f8c54 + 877929f commit 6bd0401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- uses: ikalnytskyi/action-setup-postgres@v6
- uses: ikalnytskyi/action-setup-postgres@v7

- name: Install
run: |
Expand Down

0 comments on commit 6bd0401

Please sign in to comment.