We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3fff9 commit c8f9084Copy full SHA for c8f9084
.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.1.0
+ uses: fastify/workflows/.github/workflows/plugins-ci-postgres.yml@v4.2.1
21
with:
22
license-check: true
23
lint: true
0 commit comments