diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index e0b783069c64..cecd8093435a 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -16,7 +16,7 @@ jobs: submodules: true - name: Set up Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: '3.x'