Skip to content

Commit 7b2b728

Browse files
Bump ammaraskar/gcc-problem-matcher from 0.2.0 to 0.3.0 (#1810)
Bumps [ammaraskar/gcc-problem-matcher](https://github.com/ammaraskar/gcc-problem-matcher) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/ammaraskar/gcc-problem-matcher/releases) - [Commits](ammaraskar/gcc-problem-matcher@0.2.0...0.3.0) --- updated-dependencies: - dependency-name: ammaraskar/gcc-problem-matcher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c11c7b5 commit 7b2b728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
ninja-build libunwind-dev cmake
3030
#sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 60 --slave /usr/bin/g++ g++ /usr/bin/g++-7
3131
- name: GCC Problem Matcher
32-
uses: ammaraskar/gcc-problem-matcher@0.2.0
32+
uses: ammaraskar/gcc-problem-matcher@0.3.0
3333
- name: Set up Go
3434
uses: actions/setup-go@v5
3535
id: go

0 commit comments

Comments
 (0)