Преглед изворни кода

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
           targets: ${{ matrix.settings.target }}
       - name: Cache cargo
-        uses: actions/cache@v3
+        uses: actions/cache@v4
         with:
           path: |
             ~/.cargo/registry/index/