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 3364df9 commit cdcdbf1Copy full SHA for cdcdbf1
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
- gcc
26
- clang
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
- name: Install pkg-config
30
run: sudo apt-get install -y pkg-config
31
- name: Install libconfig
0 commit comments