Skip to content

Commit b6ab1af

Browse files
dependabot[bot]jonaski
authored andcommitted
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](egor-tensin/cleanup-path@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] <support@github.com>
1 parent 57f2da3 commit b6ab1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ jobs:
13451345
run: choco install --no-progress rsync
13461346

13471347
- name: Cleanup PATH
1348-
uses: egor-tensin/cleanup-path@v4
1348+
uses: egor-tensin/cleanup-path@v5
13491349
with:
13501350
dirs: ${{env.prefix_path_backslash}}\bin;C:\Windows;C:\Windows\system32;C:\Program Files\Git\bin;C:\Program Files\CMake\bin;C:\Program Files\GitHub CLI;C:\ProgramData\Chocolatey\bin;C:\Program Files (x86)\NSIS
13511351

0 commit comments

Comments
 (0)