Skip to content

Commit fdfba15

Browse files
build(deps): bump fastify/workflows from 3 to 4 (#273)
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 3 to 4. - [Release notes](https://github.com/fastify/workflows/releases) - [Commits](fastify/workflows@v3...v4) --- updated-dependencies: - dependency-name: fastify/workflows dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f78a7d1 commit fdfba15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
test:
20-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
20+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v4
2121
with:
2222
fastify-dependency-integration: true
2323
license-check: true

0 commit comments

Comments
 (0)