chore(deps): update actions/cache action to v4 (#895)

diff --git a/.github/workflows/manila.yml b/.github/workflows/manila.yml
index a7ce4ca..43ed8ef 100644
--- a/.github/workflows/manila.yml
+++ b/.github/workflows/manila.yml
@@ -54,7 +54,7 @@
           path: manila-image-elements
 
       - name: Cache DIB_IMAGE_CACHE
-        uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3
+        uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
         with:
           path: ~/.cache/image-create
           key: dib-image-cache