From 89f2ba54acfc2c7379792170972e5af58032cc44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 00:43:42 +0000 Subject: [PATCH] chore(deps): bump egor-tensin/cleanup-path from 4 to 5 Bumps [egor-tensin/cleanup-path](https://github.com/egor-tensin/cleanup-path) from 4 to 5. - [Release notes](https://github.com/egor-tensin/cleanup-path/releases) - [Commits](https://github.com/egor-tensin/cleanup-path/compare/v4...v5) --- updated-dependencies: - dependency-name: egor-tensin/cleanup-path dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d06d3c4fb..2ab5cc9b1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -347,7 +347,7 @@ jobs: uses: actions/checkout@v6 - name: Reset PATH - uses: egor-tensin/cleanup-path@v4 + uses: egor-tensin/cleanup-path@v5 - name: Install MSVC++ uses: ilammy/msvc-dev-cmd@v1