Sfoglia il codice sorgente

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

renovate[bot] 2 anni fa
parent
commit
33ed28552d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/prettier.yml

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

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