Skip to content

Commit b5e03d1

Browse files
Update cleanup-path action to version 5
1 parent 86e2ac4 commit b5e03d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vinca/generate_gha.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ def build_win_pipeline(stages, trigger_branch, outfile="win.yml", azure_template
385385
},
386386
},
387387
{
388-
"uses": "egor-tensin/cleanup-path@v4",
388+
"uses": "egor-tensin/cleanup-path@v5",
389389
"with": {
390390
"dirs": "C:\\Program Files\\Git\\usr\\bin;C:\\Program Files\\Git\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Git\\mingw64\\bin"
391391
},

0 commit comments

Comments
 (0)