From e1286d2b8cebcdbe7282b3094e559522a06bebcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 17:03:18 +0000 Subject: [PATCH] chore: bump rowanmanning/actions/.github/workflows/node-package-single.yml Bumps [rowanmanning/actions/.github/workflows/node-package-single.yml](https://github.com/rowanmanning/actions) from 3 to 4. - [Commits](https://github.com/rowanmanning/actions/compare/v3...v4) --- updated-dependencies: - dependency-name: rowanmanning/actions/.github/workflows/node-package-single.yml dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 097a29e..23f2d3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ on: jobs: ci: - uses: rowanmanning/actions/.github/workflows/node-package-single.yml@v3 + uses: rowanmanning/actions/.github/workflows/node-package-single.yml@v4 with: nodeVersions: '[24, 22, 20]' secrets: