We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11c7b5 commit 7b2b728Copy full SHA for 7b2b728
.github/workflows/c.yml
@@ -29,7 +29,7 @@ jobs:
29
ninja-build libunwind-dev cmake
30
#sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 60 --slave /usr/bin/g++ g++ /usr/bin/g++-7
31
- name: GCC Problem Matcher
32
- uses: ammaraskar/gcc-problem-matcher@0.2.0
+ uses: ammaraskar/gcc-problem-matcher@0.3.0
33
- name: Set up Go
34
uses: actions/setup-go@v5
35
id: go
0 commit comments