Skip to content

Commit 229759a

Browse files
committed
Change CI pre-commit runner
1 parent 25f2d04 commit 229759a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plone-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
restore-keys: |
3131
${{ runner.os }}-cache-
3232
- name: Code Analysis
33-
uses: pre-commit/action@v3.0.1
33+
uses: pre-commit-ci/lite-action@v1.1.0
3434
if: ${{ matrix.config[1] == '3.11' }}
3535
- name: Install dependencies
3636
run: |

0 commit comments

Comments
 (0)