diff --git a/.github/workflows/update-db.yml b/.github/workflows/update-db.yml index c948da4ba80d..5d7c9c6db536 100644 --- a/.github/workflows/update-db.yml +++ b/.github/workflows/update-db.yml @@ -31,7 +31,7 @@ jobs: - name: Cache id: cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: cache key: update-${{ github.sha }}