From 212fdfdadc1b7ed4dc7205445685326b5f6d0aef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 17:09:11 +0000 Subject: [PATCH] Update actions/cache action to v5 --- .github/workflows/test-profiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-profiles.yml b/.github/workflows/test-profiles.yml index 8fbd072..b0440f1 100644 --- a/.github/workflows/test-profiles.yml +++ b/.github/workflows/test-profiles.yml @@ -33,7 +33,7 @@ jobs: run: mkdir -p test/expected test/results test-data - name: Cache OSM data file - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | test-data/zeeland-latest.osm.pbf