From 88b7e805ccd43987d52aad3761ffc342f176df13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 15:31:23 +0000 Subject: [PATCH] MAINT: Bump egor-tensin/cleanup-path from 4.0.1 to 5.0.2 Bumps [egor-tensin/cleanup-path](https://github.com/egor-tensin/cleanup-path) from 4.0.1 to 5.0.2. - [Release notes](https://github.com/egor-tensin/cleanup-path/releases) - [Commits](https://github.com/egor-tensin/cleanup-path/compare/f04bc953e6823bf491cc0bdcff959c630db1b458...3974efd722fa10f283df76342125776a352072dd) --- updated-dependencies: - dependency-name: egor-tensin/cleanup-path dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/cygwin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml index 03dc0b4..3c96bdd 100644 --- a/.github/workflows/cygwin.yml +++ b/.github/workflows/cygwin.yml @@ -37,7 +37,7 @@ jobs: python-setuptools-wheel liblapack-devel liblapack0 gcc-fortran gcc-g++ git dash cmake ninja - name: Set Windows PATH - uses: egor-tensin/cleanup-path@f04bc953e6823bf491cc0bdcff959c630db1b458 # v4.0.1 + uses: egor-tensin/cleanup-path@3974efd722fa10f283df76342125776a352072dd # v5.0.2 with: dirs: 'C:\tools\cygwin\bin;C:\tools\cygwin\lib\lapack' - name: Verify that bash is Cygwin bash