diff --git a/.github/workflows/map-locations-agent.yml b/.github/workflows/map-locations-agent.yml index fcb977e..abb7b64 100644 --- a/.github/workflows/map-locations-agent.yml +++ b/.github/workflows/map-locations-agent.yml @@ -61,7 +61,7 @@ jobs: --health-retries 5 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Set up Python uses: actions/setup-python@v5