diff --git a/.github/workflows/update-llms.yml b/.github/workflows/update-llms.yml index 8afcc19..b6b1f4d 100644 --- a/.github/workflows/update-llms.yml +++ b/.github/workflows/update-llms.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Set up Python - uses: actions/setup-python@v4 + uses: actions/setup-python@v5 with: python-version: '3.12'