Skip to content

Commit bb17252

Browse files
committed
gh: update PowerShell to 7.4.6 in native-pwsh test
1 parent 6e6d0b5 commit bb17252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows_tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ jobs:
6666
TCL_INSTALLER: SetupTcl-8.6.13-x64_Bawt-2.3.1
6767
TCL_DL_URL: http://www.bawt.tcl3d.org/download/Tcl-Pure
6868
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
69+
PWSH_INSTALLER: PowerShell-7.4.6-win-x64.msi
70+
PWSH_DL_URL: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6
7171
DIST_WIN: modules-*-win
7272
steps:
7373
- name: Configure Git autocrlf

0 commit comments

Comments
 (0)