Skip to content

Commit a561b9f

Browse files
Bump liskin/gh-problem-matcher-wrap
Bumps the github-actions group with 1 update in the / directory: [liskin/gh-problem-matcher-wrap](https://github.com/liskin/gh-problem-matcher-wrap). Updates `liskin/gh-problem-matcher-wrap` from 3 to 4 - [Release notes](https://github.com/liskin/gh-problem-matcher-wrap/releases) - [Commits](liskin/gh-problem-matcher-wrap@v3...v4) --- updated-dependencies: - dependency-name: liskin/gh-problem-matcher-wrap dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efb077c commit a561b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install typing dependencies
4848
run: pip install mypy pytest -r requirements.txt
4949
- name: Mypy
50-
uses: liskin/gh-problem-matcher-wrap@v3
50+
uses: liskin/gh-problem-matcher-wrap@v4
5151
with:
5252
linters: mypy
5353
run: mypy --show-column-numbers

0 commit comments

Comments
 (0)