diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 952e5e4c9621..744b78ef858b 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -15,7 +15,7 @@ jobs: submodules: true - name: Set up Python - uses: actions/setup-python@v4 + uses: actions/setup-python@v5 with: python-version: '3.x'