We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6d0b5 commit bb17252Copy full SHA for bb17252
.github/workflows/windows_tests.yaml
@@ -66,8 +66,8 @@ jobs:
66
TCL_INSTALLER: SetupTcl-8.6.13-x64_Bawt-2.3.1
67
TCL_DL_URL: http://www.bawt.tcl3d.org/download/Tcl-Pure
68
TCLSH_DIR: C:\Tcl\bin
69
- PWSH_INSTALLER: PowerShell-7.4.5-win-x64.msi
70
- PWSH_DL_URL: https://github.com/PowerShell/PowerShell/releases/download/v7.4.5
+ PWSH_INSTALLER: PowerShell-7.4.6-win-x64.msi
+ PWSH_DL_URL: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6
71
DIST_WIN: modules-*-win
72
steps:
73
- name: Configure Git autocrlf
0 commit comments