1 parent d8b97bf commit 4f78da9Copy full SHA for 4f78da9
1 file changed
.github/workflows/ci-linux.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
19
- name: Install deps
20
run: sudo apt-get install check ninja-build doxygen
21
0 commit comments