We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c685368 commit 1b5f376Copy full SHA for 1b5f376
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
test:
20
- uses: fastify/workflows/.github/workflows/plugins-ci-redis.yml@v4.1.0
+ uses: fastify/workflows/.github/workflows/plugins-ci-redis.yml@v5.0.0
21
with:
22
lint: true
23
license-check: true
0 commit comments