diff --git a/.github/workflows/update-prices.yml b/.github/workflows/update-prices.yml index 1462726..c853445 100644 --- a/.github/workflows/update-prices.yml +++ b/.github/workflows/update-prices.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Set up Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: '3.12' cache: 'pip'