diff --git a/.github/workflows/map-locations-agent.yml b/.github/workflows/map-locations-agent.yml index abb7b64..40e0691 100644 --- a/.github/workflows/map-locations-agent.yml +++ b/.github/workflows/map-locations-agent.yml @@ -64,7 +64,7 @@ jobs: - uses: actions/checkout@v6 - name: Set up Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: "3.12"