diff --git a/.github/workflows/sync-changedetection.yaml b/.github/workflows/sync-changedetection.yaml index 31a8cfc93b..4209d2fc53 100644 --- a/.github/workflows/sync-changedetection.yaml +++ b/.github/workflows/sync-changedetection.yaml @@ -32,7 +32,7 @@ jobs: fetch-depth: 0 - name: Set up Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: '3.12'