Skip to content

Commit ea2f3fe

Browse files
Update .github/workflows/check-shell-task.yml
Co-authored-by: per1234 <accounts@perglass.com>
1 parent b5d8529 commit ea2f3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-shell-task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
echo "${{ env.INSTALL_PATH }}/$EXTRACTION_FOLDER" >> "$GITHUB_PATH"
108108
109109
- name: Run ShellCheck
110-
uses: liskin/gh-problem-matcher-wrap@v1
110+
uses: liskin/gh-problem-matcher-wrap@v2
111111
continue-on-error: ${{ matrix.configuration.continue-on-error }}
112112
with:
113113
linters: gcc

0 commit comments

Comments
 (0)