summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2023-03-14 22:20:47 -0400
committerGitHub <noreply@github.com>2023-03-14 22:20:47 -0400
commit2384100eacea0d260c9ef5baa252fe53df68739f (patch)
treeb058122f6f39fb10a1245b2239325e251d311d44 /.github
parentc2fe330b30838ea21cca7466d4a512d351289886 (diff)
parent2e6ff3161e06901683301888ec19ac0e6306fa17 (diff)
downloadnumpy-2384100eacea0d260c9ef5baa252fe53df68739f.tar.gz
Merge pull request #23389 from numpy/dependabot/github_actions/egor-tensin/cleanup-path-3
Bump egor-tensin/cleanup-path from 1 to 3
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 d402c1f87..c0d61e410 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