Skip to content

Commit

Permalink
Bump egor-tensin/cleanup-path from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [egor-tensin/cleanup-path](https://github.com/egor-tensin/cleanup-path) from 3 to 4.
- [Release notes](https://github.com/egor-tensin/cleanup-path/releases)
- [Commits](egor-tensin/cleanup-path@v3...v4)

---
updated-dependencies:
- dependency-name: egor-tensin/cleanup-path
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 7f3de2a commit 3694b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('pyproject.toml') }}

- name: Set Windows PATH
uses: egor-tensin/cleanup-path@v3
uses: egor-tensin/cleanup-path@v4
with:
dirs: 'C:\tools\cygwin\bin;C:\tools\cygwin\lib\lapack'
- name: Verify that bash is Cygwin bash
Expand Down

0 comments on commit 3694b7a

Please sign in to comment.