diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index bf7a607..c65c9bb 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -29,7 +29,7 @@ jobs: uses: josh-development/.github/setup-node@main - name: Restore Cargo Cache - uses: actions/cache@v4.0.2 + uses: actions/cache@v4.1.0 with: path: | ~/.cargo/registry/index/