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 61b68b6 commit 0aebdbeCopy full SHA for 0aebdbe
.github/workflows/c-cpp.yml
@@ -16,7 +16,7 @@ jobs:
16
CC: "ccache gcc"
17
18
steps:
19
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
20
- name: Install sox
21
run: sudo apt-get install -y sox intel-mkl
22
- name: Install python2
0 commit comments