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.
2 parents ac86cd4 + c3a29ba commit af4c18cCopy full SHA for af4c18c
.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