Skip to content

Commit 8ef2938

Browse files
authored
Update windows.yml
1 parent cdd85fa commit 8ef2938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ctest/.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: windows-2022
3333

3434
steps:
35-
- uses: actions/checkout@v3
35+
- uses: actions/checkout@v4
3636

3737
- name: Install MinGW (i686)
3838
if: matrix.arch == 'i686'

0 commit comments

Comments
 (0)