Bläddra i källkod

ci: bump `actions/cache` to v4

SukkaW 1 år sedan
förälder
incheckning
4ddfa9af8d
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/deploy_preview.yml

+ 1 - 1
.github/workflows/deploy_preview.yml

@@ -49,7 +49,7 @@ jobs:
         run: npm install --global vercel@latest
 
       - name: Cache dependencies
-        uses: actions/cache@v2
+        uses: actions/cache@v4
         id: cache-npm
         with:
           path: ~/.npm