diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 1f06eec..eba1978 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -8,7 +8,7 @@ on: jobs: benchmark: if: ${{ github.event.label.name == 'benchmark' }} - uses: fastify/workflows/.github/workflows/plugins-benchmark-pr.yml@main + uses: fastify/workflows/.github/workflows/plugins-benchmark-pr.yml@v5 with: npm-script: benchmark