Skip to content

Commit

Permalink
fix: update workflow to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dancastillo committed Aug 7, 2024
1 parent 3a6bed5 commit 2d52412
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 @@ -17,7 +17,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
with:
license-check: true
lint: true

0 comments on commit 2d52412

Please sign in to comment.