瀏覽代碼

chore: bump up actions/cache action to v4 (#353)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 年之前
父節點
當前提交
a1de42087f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/CI.yml

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

@@ -115,7 +115,7 @@ jobs:
           toolchain: stable
           toolchain: stable
           targets: ${{ matrix.settings.target }}
           targets: ${{ matrix.settings.target }}
       - name: Cache cargo
       - name: Cache cargo
-        uses: actions/cache@v3
+        uses: actions/cache@v4
         with:
         with:
           path: |
           path: |
             ~/.cargo/registry/index/
             ~/.cargo/registry/index/