We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d031c8 commit 51a029dCopy full SHA for 51a029d
.github/workflows/ContinuousIntegration.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
which ${{matrix.cxx}}
27
${{matrix.cxx}} --version
28
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
29
- name: mkdir bin
30
run: mkdir bin
31
- name: cmake
0 commit comments