Jelajahi Sumber

chore(deps): update actions/cache action to v3

renovate[bot] 2 tahun lalu
induk
melakukan
33ed28552d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/prettier.yml

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

@@ -11,7 +11,7 @@ jobs:
     steps:
       - name: Check out repo
         uses: actions/checkout@v2
-      - uses: actions/cache@v2
+      - uses: actions/cache@v3
         name: Configure npm caching
         with:
           path: ~/.npm