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 cdd85fa commit 8ef2938Copy full SHA for 8ef2938
ctest/.github/workflows/windows.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: windows-2022
33
34
steps:
35
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
36
37
- name: Install MinGW (i686)
38
if: matrix.arch == 'i686'
0 commit comments