We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d488c32 commit 6cf5f07Copy full SHA for 6cf5f07
.github/workflows/c-cpp.yml
@@ -14,6 +14,6 @@ jobs:
14
steps:
15
- name: dependencies
16
run: sudo apt-get install check imagemagick libtool-bin libmpc-dev libcairo2-dev libgd-dev libimlib2-dev
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
- name: make
19
run: make SILENT= LIBTOOL_SILENT=
0 commit comments