diff --git a/.github/workflows/prompt-budget.yml b/.github/workflows/prompt-budget.yml index d436eaf..e755d0e 100644 --- a/.github/workflows/prompt-budget.yml +++ b/.github/workflows/prompt-budget.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v7 - name: Set up Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 with: python-version: '3.12' cache: 'pip'