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.
1 parent 25f2d04 commit 229759aCopy full SHA for 229759a
.github/workflows/plone-package.yml
@@ -30,7 +30,7 @@ jobs:
30
restore-keys: |
31
${{ runner.os }}-cache-
32
- name: Code Analysis
33
- uses: pre-commit/action@v3.0.1
+ uses: pre-commit-ci/lite-action@v1.1.0
34
if: ${{ matrix.config[1] == '3.11' }}
35
- name: Install dependencies
36
run: |
0 commit comments