diff --git a/.github/workflows/labe-predicate-changes.yml b/.github/workflows/labe-predicate-changes.yml index e468717..03a71e8 100644 --- a/.github/workflows/labe-predicate-changes.yml +++ b/.github/workflows/labe-predicate-changes.yml @@ -17,7 +17,7 @@ jobs: - name: Set up Python uses: actions/setup-python@v4 with: - python-version: '3.8' + python-version: '3.9' - name: Install dependencies run: |