We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7ab9c commit 0ff8917Copy full SHA for 0ff8917
.github/workflows/build_linux.yml
@@ -74,7 +74,7 @@ jobs:
74
CFLAGS: "-I /usr/local/include"
75
76
steps:
77
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
78
79
- name: provide toolchain
80
run: |
0 commit comments