summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-14 23:05:49 +0000
committerGitHub <noreply@github.com>2023-03-14 23:05:49 +0000
commit2e6ff3161e06901683301888ec19ac0e6306fa17 (patch)
tree5d4f97bfd70759c862fedb3c8a7941b62dd85ef3 /.github
parent60d6ddcb5cff06af9d901c24be691f07df25d855 (diff)
downloadnumpy-2e6ff3161e06901683301888ec19ac0e6306fa17.tar.gz
Bump egor-tensin/cleanup-path from 1 to 3
Bumps [egor-tensin/cleanup-path](https://github.com/egor-tensin/cleanup-path) from 1 to 3. - [Release notes](https://github.com/egor-tensin/cleanup-path/releases) - [Commits](https://github.com/egor-tensin/cleanup-path/compare/39324b3c13fae7f8237b32d446b474ba9f135531...8469525c8ee3eddabbd3487658621a6235b3c581) --- updated-dependencies: - dependency-name: egor-tensin/cleanup-path dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/cygwin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml
index 73c607d29..fbfaef0d3 100644
--- a/.github/workflows/cygwin.yml
+++ b/.github/workflows/cygwin.yml
@@ -36,7 +36,7 @@ jobs:
python39-hypothesis liblapack-devel
gcc-fortran gcc-g++ git dash
- name: Set Windows PATH
- uses: egor-tensin/cleanup-path@39324b3c13fae7f8237b32d446b474ba9f135531 # v1
+ uses: egor-tensin/cleanup-path@8469525c8ee3eddabbd3487658621a6235b3c581 # v3
with:
dirs: 'C:\tools\cygwin\bin;C:\tools\cygwin\lib\lapack'
- name: Verify that bash is Cygwin bash