瀏覽代碼

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

renovate[bot] 2 年之前
父節點
當前提交
33ed28552d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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