We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f9084 commit 293cb13Copy full SHA for 293cb13
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
test:
20
- uses: fastify/workflows/.github/workflows/plugins-ci-postgres.yml@v4.2.1
+ uses: fastify/workflows/.github/workflows/plugins-ci-postgres.yml@v5.0.0
21
with:
22
license-check: true
23
lint: true
0 commit comments