We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac86cd4 commit c3a29baCopy full SHA for c3a29ba
.github/workflows/check-shell-task.yml
@@ -107,7 +107,7 @@ jobs:
107
echo "${{ env.INSTALL_PATH }}/$EXTRACTION_FOLDER" >> "$GITHUB_PATH"
108
109
- name: Run ShellCheck
110
- uses: liskin/gh-problem-matcher-wrap@v1
+ uses: liskin/gh-problem-matcher-wrap@v2
111
continue-on-error: ${{ matrix.configuration.continue-on-error }}
112
with:
113
linters: gcc
0 commit comments