diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 53fc8c7..1e53d05 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -208,7 +208,7 @@ jobs: # Build OpenDDW - name: 'Set Up Problem Matcher (Windows)' if: runner.os == 'Windows' - uses: ammaraskar/msvc-problem-matcher@0.2.0 + uses: ammaraskar/msvc-problem-matcher@0.3.0 - name: 'Set Up Problem Matcher (Linux / macOS)' if: runner.os == 'Linux' || runner.os == 'macOS' uses: ammaraskar/gcc-problem-matcher@0.2.0