Skip to content

Commit da4d97b

Browse files
committed
bump checkoutv2 to v4 in pylint
1 parent fe9d073 commit da4d97b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616
with:
1717
submodules: recursive
1818
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)